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

installation error with write-version-sass-var #562

Open
leonfu103 opened this issue Aug 8, 2016 · 0 comments
Open

installation error with write-version-sass-var #562

leonfu103 opened this issue Aug 8, 2016 · 0 comments

Comments

@leonfu103
Copy link
Contributor

When I try with npm install edh-widgets I get the errors as below, this happens on v3.3.1:

› npm install edh-widgets --save

> edh-widgets@3.3.1 install /Users/leonf/code/assets-test/node_modules/edh-widgets
> bin/write-version-sass-var

Writing version sass var
fs.js:640
  return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
                 ^

Error: ENOENT: no such file or directory, open './src/scss/_version.scss'
    at Error (native)
    at Object.fs.openSync (fs.js:640:18)
    at Object.fs.writeFileSync (fs.js:1333:33)
    at Object.<anonymous> (/Users/leonf/code/assets-test/node_modules/edh-widgets/bin/write-version-sass-var:8:4)
    at Module._compile (module.js:541:32)
    at Object.Module._extensions..js (module.js:550:10)
    at Module.load (module.js:458:32)
    at tryModuleLoad (module.js:417:12)
    at Function.Module._load (module.js:409:3)
    at Module.runMain (module.js:575:10)
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