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

ENOENT Error When Running ./run -e nesting #108

Open
8 tasks
rfinkley opened this issue Mar 13, 2020 · 0 comments
Open
8 tasks

ENOENT Error When Running ./run -e nesting #108

rfinkley opened this issue Mar 13, 2020 · 0 comments

Comments

@rfinkley
Copy link

  • System Information

    • Browser type and version: Version 80.0.3987.132 (Official Build) (64-bit)] Chrome
    • OS type and version: Windows 10 64-bit Home
    • WINDOWS: hyper terminal
    • Node version: v13.5.0
    • Any error messages that may be in the console where you ran npm start
      internal/fs/utils.js:229 throw err; ^ Error: ENOENT: no such file or directory, scandir 'C:\Users\Robert\Documents\Personal\Learning\sass\sass-workshop\node_modules\node-sass\vendor' at Object.readdirSync (fs.js:886:3) at Object.getInstalledBinaries (C:\Users\Robert\Documents\Personal\Learning\sass\sass-workshop\node_modules\node-sass\lib\extensions.js:132:13) at foundBinariesList (C:\Users\Robert\Documents\Personal\Learning\sass\sass-workshop\node_modules\node-sass\lib\errors.js:20:15) at foundBinaries (C:\Users\Robert\Documents\Personal\Learning\sass\sass-workshop\node_modules\node-sass\lib\errors.js:15:5) at Object.module.exports.missingBinary (C:\Users\Robert\Documents\Personal\Learning\sass\sass-workshop\node_modules\node-sass\lib\errors.js:45:5) at module.exports (C:\Users\Robert\Documents\Personal\Learning\sass\sass-workshop\node_modules\node-sass\lib\binding.js:15:30) at Object.<anonymous> (C:\Users\Robert\Documents\Personal\Learning\sass\sass-workshop\node_modules\node-sass\lib\index.js:14:35) at Module._compile (internal/modules/cjs/loader.js:1139:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:1159:10) at Module.load (internal/modules/cjs/loader.js:988:32) { errno: -4058, syscall: 'scandir', code: 'ENOENT', path: 'C:\\Users\\Robert\\Documents\\Personal\\Learning\\sass\\sass-workshop\\node_modules\\node-sass\\vendor' }
    • Any error messages in the JS console
  • Describe the bug

After cloning the sass-fundamentals repo, I ran npm i, i did get some deprecation errors but nothing failed to install. Then I ran ./run -e nesting and got the error message above.

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