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

Wallaby won't install #17

Open
rantion opened this issue Oct 6, 2015 · 1 comment
Open

Wallaby won't install #17

rantion opened this issue Oct 6, 2015 · 1 comment

Comments

@rantion
Copy link

rantion commented Oct 6, 2015

module.js:340

throw err;
      ^

Error: Cannot find module 'rimraf'
at Function.Module._resolveFilename (module.js:338:15)
at Function.Module._load (module.js:280:25)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at cleanupDirs (/Users/Rachel/Downloads/Atom.app/Contents/Resources/app/apm/node_modules/temp/lib/temp.js:96:20)
at process.cleanup (/Users/Rachel/Downloads/Atom.app/Contents/Resources/app/apm/node_modules/temp/lib/temp.js:119:19)
at process.emit (events.js:95:17)
at process.exit (node.js:740:17)
at /Users/Rachel/Downloads/Atom.app/Contents/Resources/app/apm/lib/cli.js:13:22
at options.callback (/Users/Rachel/Downloads/Atom.app/Contents/Resources/app/apm/lib/apm-cli.js:204:49)

@ArtemGovorov
Copy link
Member

Interesting, we don't even use rimrafmodule and there's nothing from wallaby in the error stack, so I'm not sure what exactly could be causing the issue.
What version of Atom are you using? Could you try updating to the latest Atom and try installing wallaby again please?

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

2 participants