-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gulp build cannot find app.js even though it is there. #4
Comments
Could not recreate this issue. Have you got any other error during npm configuration? |
I have the same issue here. |
I ran into this issue too. The trick was to run 'gulp build' as Administrator to ensure the symlink is correctly created. |
Thank you for your suggestions. I will look into this again and see if that will resolve the issue |
I have the same issue and run 'gulp build' as Administrator is not help. |
It gives me Failed to load resource: the server responded with a status of 404 (Not Found) bundle.js |
Followed your steps in the readme. When running the gulp build step I encountered an error.
It says it cannot find the app.js even though it is created as seen on second screenshot below.
The text was updated successfully, but these errors were encountered: