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

Cannot find module 'write-file-atomic' #10288

Closed
aliaburas80 opened this issue Dec 15, 2016 · 5 comments
Closed

Cannot find module 'write-file-atomic' #10288

aliaburas80 opened this issue Dec 15, 2016 · 5 comments
Labels
invalid Issues and PRs that are invalid. npm Issues and PRs related to the npm client dependency or the npm registry. question Issues that look for answers.

Comments

@aliaburas80
Copy link

aliaburas80 commented Dec 15, 2016

Hi, I tried to unintall and reinstall nodejs and same issue for NPM

Error: Cannot find module 'write-file-atomic'
at Function.Module._resolveFilename (module.js:469:15)
at Function.Module._load (module.js:417:25)
at Module.require (module.js:497:17)
at require (internal/module.js:20:19)
at Object. (\npm\node_modules\npm\lib\cache\caching-client.js:17:17)
at Module._compile (module.js:570:32)
at Object.Module._extensions..js (module.js:579:10)
at Module.load (module.js:487:32)
at tryModuleLoad (module.js:446:12)
at Function.Module._load (module.js:438:3)

@sathishsoundharajan
Copy link

@aliaburas80 Try cleaning up the npm cache or re-install nodejs with npm once again.

@mscdex
Copy link
Contributor

mscdex commented Dec 15, 2016

This should probably be posted on either the npm issue tracker or maybe the nodejs/help repo instead of here.

Also, it would have been helpful if you had filled out the issue template that we provide for issues instead of deleting it.

@mscdex mscdex added npm Issues and PRs related to the npm client dependency or the npm registry. question Issues that look for answers. labels Dec 15, 2016
@Fishrock123
Copy link
Contributor

Smells like a duplicate of #3606

@aliaburas80 Are you on macOS? Did you the macOS installer?

@aliaburas80
Copy link
Author

I'm on windows on macOS works fine, this happened when windows installed the update.
so that I tried to reinstall the node

@bnoordhuis
Copy link
Member

I'm going to close this and ask that you move this to nodejs/help. It's unlikely to be an issue with node itself, what this bug tracker is for.

@bnoordhuis bnoordhuis added the invalid Issues and PRs that are invalid. label Dec 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid Issues and PRs that are invalid. npm Issues and PRs related to the npm client dependency or the npm registry. question Issues that look for answers.
Projects
None yet
Development

No branches or pull requests

5 participants