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

Need help: Error occurs when trying to build or start #124

Closed
VikasDayananda opened this issue Oct 17, 2018 · 2 comments
Closed

Need help: Error occurs when trying to build or start #124

VikasDayananda opened this issue Oct 17, 2018 · 2 comments

Comments

@VikasDayananda
Copy link

VikasDayananda commented Oct 17, 2018

I am working on windows. Build fails with below error. Any Insights?

ERROR in ./node_modules/css-loader!./node_modules/sass-loader!./styles/index.scss
Module build failed: Error: ENOENT: no such file or directory, scandir 'C:\Users\Desktop\open source\favesound-redux\node_modules\node-sass\vendor'
at Object.fs.readdirSync (fs.js:904:18)
at Object.getInstalledBinaries (C:\Users\Desktop\open source\favesound-redux\node_modules\node-sass\lib\extensions.js:124:13)
at foundBinariesList (C:\Users\Desktop\open source\favesound-redux\node_modules\node-sass\lib\errors.js:20:15)
at foundBinaries (C:\Users\Desktop\open source\favesound-redux\node_modules\node-sass\lib\errors.js:15:5)
at Object.module.exports.missingBinary (C:\Users\Techmileage\Desktop\open source\favesound-redux\node_modules\node-sass\lib\errors.js:45:5)
at module.exports (C:\Users\Desktop\open source\favesound-redux\node_modules\node-sass\lib\binding.js:15:30)
at Object. (C:\Users\Desktop\open source\favesound-redux\node_modules\node-sass\lib\index.js:14:35)
at Module._compile (module.js:652:30)
at Object.Module._extensions..js (module.js:663:10)
at Module.load (module.js:565:32)
@ ./styles/index.scss 4:14-112 18:2-22:4 19:20-118
@ ./src/index.js
@ multi (webpack)-dev-server/client?http://localhost:8080 webpack/hot/dev-server react-hot-loader/patch webpack-dev-server/client?http://localhost:8080 webpack/hot/only-dev-server ./src/index.js
webpack: Failed to compile.

@rwieruch
Copy link
Owner

Checkout this issue #18 where the sass rebuild is mentioned. I hope it helps you to get started.

@VikasDayananda
Copy link
Author

Thanks.Below comment fixed the issue-
#18 (comment)

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

2 participants