react-aspnet
react-aspnet copied to clipboard
Gulp build cannot find app.js even though it is there.
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.

Could not recreate this issue. Have you got any other error during npm configuration?
I have the same issue here. First issue was the correction $=require('jquery-browserify')
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 as index.html reference it and it is not exist