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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: