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

Error when I run the npm start command. #117

Closed
freddy231284 opened this issue Oct 9, 2016 · 4 comments
Closed

Error when I run the npm start command. #117

freddy231284 opened this issue Oct 9, 2016 · 4 comments

Comments

@freddy231284
Copy link

Error when I run the npm start command.
I get the following error:
That solution can give you is That please?

image

@qdouble
Copy link
Owner

qdouble commented Oct 9, 2016

@freddy231284 which branch are you using? is this after a fresh clone and install?

@freddy231284
Copy link
Author

hi, I am using this repository, https://github.com/qdouble/angular2webpack2-starter/tree/no-universal-support,
and if after clone the repository, I update the repository with
git checkout non-universal-support, and then perform the installation with the command npm install

@qdouble
Copy link
Owner

qdouble commented Oct 9, 2016

@freddy231284 I did a fresh install on Windows 10 using VM and was unable to reproduce the issue, but after google searching it appears that it's a problem with your node-sass installation (either due to permission or faulty install).

You want to see if this link helps: sass/node-sass#1579
Or just google search for 'node sass no such file or directory' and see if any of the search results help.

Closing as it doesn't appear to be a problem with this repo itself.

@qdouble qdouble closed this as completed Oct 9, 2016
@FabioAntunes
Copy link

This happened with me if I installed using yarn, with npm everything was ok. It seems that is a yarn bug sass/node-sass#1804

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