Skip to content
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

Open
jannavarro opened this issue May 11, 2015 · 6 comments
Open

Gulp build cannot find app.js even though it is there. #4

jannavarro opened this issue May 11, 2015 · 6 comments

Comments

@jannavarro
Copy link

Followed your steps in the readme. When running the gulp build step I encountered an error.

image

It says it cannot find the app.js even though it is created as seen on second screenshot below.

image

@DileepCD
Copy link
Collaborator

Could not recreate this issue. Have you got any other error during npm configuration?

@Nomeasmo
Copy link

Nomeasmo commented Jul 7, 2015

I have the same issue here.
First issue was the correction $=require('jquery-browserify')

@karlmayer
Copy link

I ran into this issue too. The trick was to run 'gulp build' as Administrator to ensure the symlink is correctly created.

@jannavarro
Copy link
Author

Thank you for your suggestions. I will look into this again and see if that will resolve the issue

@goalbased
Copy link

I have the same issue and run 'gulp build' as Administrator is not help.

@FatmaAmin
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants