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: Cannot find module 'buffer-shims' #421

Closed
bogacg opened this issue Aug 4, 2017 · 2 comments
Closed

Installation: Error: Cannot find module 'buffer-shims' #421

bogacg opened this issue Aug 4, 2017 · 2 comments

Comments

@bogacg
Copy link

bogacg commented Aug 4, 2017

Version info

node : 8.2.1

npm : 5.3.0

OS: Windows 10

Steps to reproduce

npm i -g firebase-tools

Expected behavior

Installs

Actual behavior

Throws this error:

> node-pre-gyp install --fallback-to-build --library=static_library

module.js:487
    throw err;
    ^

Error: Cannot find module 'buffer-shims'
    at Function.Module._resolveFilename (module.js:485:15)
@bogacg
Copy link
Author

bogacg commented Aug 4, 2017

Uninstall & re-Install seems to work after getting this error.

@ajostergaard
Copy link

Uninstall and re-install shouldn't be required though and bug was clearly not fixed... :-/

yuchenshi pushed a commit that referenced this issue Sep 18, 2024
* Auto-update dependencies.

* Auto-update dependencies.

* Auto-update dependencies.

* Auto-update dependencies.
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

3 participants