Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

Run time error "cannot find module concat-map" #279

Closed
msisco opened this issue Jun 12, 2017 · 1 comment
Closed

Run time error "cannot find module concat-map" #279

msisco opened this issue Jun 12, 2017 · 1 comment

Comments

@msisco
Copy link

msisco commented Jun 12, 2017

Just pulled the latest today and am getting this error when I try to run any zenbot command.
Node v8.1.0

Error: Cannot find module 'concat-map'
at Function.Module._resolveFilename (module.js:485:15)
at Function.Module._load (module.js:437:25)
at Module.require (module.js:513:17)
at require (internal/module.js:11:18)
at Object. (/home/ubuntu/zenbot/zenbot/node_modules/brace-expansion/index.js:1:79)
at Module._compile (module.js:569:30)
at Object.Module._extensions..js (module.js:580:10)
at Module.load (module.js:503:32)
at tryModuleLoad (module.js:466:12)
at Function.Module._load (module.js:458:3)

@egorbenko
Copy link
Contributor

remove package.lock and run npm install

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants