You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
my environment is:
if u meet this error:
run
npm install --save-dev node-sass
will be ok.The text was updated successfully, but these errors were encountered: