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

Cannot find main.hbs #75

Closed
dwasse opened this issue May 27, 2019 · 3 comments
Closed

Cannot find main.hbs #75

dwasse opened this issue May 27, 2019 · 3 comments

Comments

@dwasse
Copy link

dwasse commented May 27, 2019

I believe to have installed all dependencies correctly (on ubuntu 18.04), but after running npm start and loading localhost:1157 in my browser, I get this message:

Error: ENOENT: no such file or directory, open '/React-Mini-Social-Network/views/layouts/main.hbs

This file indeed does not exist. Why is the initial page directing me to main.hbs? Any ideas? Thanks!

@vincentroman
Copy link

this a different repo

@utkarshboson
Copy link

I believe to have installed all dependencies correctly (on ubuntu 18.04), but after running npm start and loading localhost:1157 in my browser, I get this message:

Error: ENOENT: no such file or directory, open '/React-Mini-Social-Network/views/layouts/main.hbs

This file indeed does not exist. Why is the initial page directing me to main.hbs? Any ideas? Thanks!

Hey
Did you find a fix for this ?

Thanks

@dwasse
Copy link
Author

dwasse commented Dec 9, 2019

This seemed to work for some reason, still not totally sure what the issue was. May have been platform dependent (running Ubuntu on WSL):

npm env
npm run dev
ctrl + c
npm start

@dwasse dwasse closed this as completed Dec 9, 2019
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