Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

After follow this tutorial, I install npm packages and running the app, receive this error

Webpack compilation complete. Watching for file changes.
Webpack build done!
Updating runtime package.json with configuration values...
Project successfully prepared (android)
Building project...
Gradle build...

Build file '/home/thiago/Documentos/Coding/travapon_mobile_project/platforms/android/app/build.gradle' line: 265
A problem occurred evaluating project ':app'.
Invalid revision: undefined

Unable to apply changes on device: emulator-5554. Error is: Command ./gradlew failed with exit code 1. 

I'm running Android 28.

I was expecting open a website localhost similiar vue-native-cli but it is different. Anyone can help how I can use that first template, I do not know if I doing this right.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
4.4k views
Welcome To Ask or Share your Answers For Others

1 Answer

等待大神解答

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...