Build App Function in version 2.0.0-beta.6 doesn't work after update
See original GitHub issueDescribe the bug
When i try to npm run build
my current project I will get an ReferenceError: getStaticPath is not defined.
Other commands like npm run dev
and npm run serve
work flawlessly.
Some weeks ago i tried to npm run build another project and it worked on version 2.0.0-beta.4
I put a screenshot with the whole message.
Issue Analytics
- State:
- Created a year ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
InHouse app need to be updated in iOS 15 beta
After upgrading to iOS 15, my company's InHouse app can't open with prompt that "App Name Need to Be Updated. The developer of...
Read more >Fix an installed Android app that isn't working - Google Support
Try the following steps if an app installed on your phone has any of these problems: Crashing. Won't open. Won't respond. Isn't working...
Read more >React native admob not working after updating !! #448 - GitHub
Install by using.. npm install react-native-admob@2.0.0-beta.6. First, create a Google Admob account and create you app ...
Read more >How do I correctly upgrade angular 2 (npm) to the latest ...
The command npm update -D && npm update -S will update all packages inside package.json to their latest version, according to their defined...
Read more >Recent Support Library Revisions - Android Developers
Bug fixes. Application crashes with support library 27 and downloadable font; Downloadable fonts not working for new projects created after updating SDK ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@kunaumadein
2.0.0-beta.7
is out and should resolve this!Ok updated everything and it is working @fdoflorenzano 😃