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

index.html not loading correctly #416

Open
stevehealy opened this issue Jan 7, 2016 · 3 comments
Open

index.html not loading correctly #416

stevehealy opened this issue Jan 7, 2016 · 3 comments

Comments

@stevehealy
Copy link

Having cloned and set up the project as specified in the instructions (no modifications that I'm aware of) - I get the following errors in the console after running 'grunt watch':

index.html:25 GET file:///C://src/%3C%=%20file%20%%3E net::ERR_FILE_NOT_FOUND
index.html:28 GET file:///C://src/%3C%=%20file%20%%3E net::ERR_FILE_NOT_FOUND

With index.html itself displaying like so...

<% styles.forEach( function ( file ) { %> <% }); %> <% scripts.forEach( function ( file ) { %> <% }); %>
[[Toggle navigation]]
ngbp v<%= version %>
Home
What is it?

...etc

I'm guessing it's something basic/stupid on my side - any advice? Thank you.

@jmares93
Copy link

I'm getting a similar error in Firefox. Running Windows 8

@jmares93
Copy link

OK if you open up the index.html in build instead of src it will work.. wow I feel dumb

@bukinoshita
Copy link

Please, follow here: https://github.com/ngbp/ngbp#detailed-installation

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

3 participants