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

npm start error #133

Open
ruoru opened this issue Apr 26, 2018 · 0 comments
Open

npm start error #133

ruoru opened this issue Apr 26, 2018 · 0 comments

Comments

@ruoru
Copy link

ruoru commented Apr 26, 2018

my environment is:

//mac OS
➜  Repositories node -v
v8.10.0
➜  Repositories npm -v
5.6.0

if u meet this error:

ERROR in ENOENT: no such file or directory, scandir '/Users/ruoru/Repositories/react-starter-kit/node_modules/node-sass/vendor'
 @ ./src/routes/Home/components/HomeView.scss 4:14-212 13:2-17:4 14:20-218

ERROR in ENOENT: no such file or directory, scandir '/Users/ruoru/Repositories/react-starter-kit/node_modules/node-sass/vendor'
 @ ./src/layouts/CoreLayout/CoreLayout.scss 4:14-205 13:2-17:4 14:20-211

ERROR in ENOENT: no such file or directory, scandir '/Users/ruoru/Repositories/react-starter-kit/node_modules/node-sass/vendor'
 @ ./src/styles/core.scss 4:14-190 13:2-17:4 14:20-196

ERROR in ENOENT: no such file or directory, scandir '/Users/ruoru/Repositories/react-starter-kit/node_modules/node-sass/vendor'
 @ ./src/routes/PageNotFound/components/PageNotFound.scss 4:14-216 13:2-17:4 14:20-222

ERROR in ENOENT: no such file or directory, scandir '/Users/ruoru/Repositories/react-starter-kit/node_modules/node-sass/vendor'
 @ ./src/routes/Zen/components/Zen.scss 4:14-207 13:2-17:4 14:20-213

ERROR in ENOENT: no such file or directory, scandir '/Users/ruoru/Repositories/react-starter-kit/node_modules/node-sass/vendor'
 @ ./src/components/Header/Header.scss 4:14-201 13:2-17:4 14:20-207

run npm install --save-dev node-sass will be ok.

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

1 participant