Zenbot: Run time error "cannot find module concat-map"

Created on 12 Jun 2017  路  1Comment  路  Source: DeviaVir/zenbot

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)

Most helpful comment

remove package.lock and run npm install

>All comments

remove package.lock and run npm install

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tabbek picture tabbek  路  3Comments

dymex0 picture dymex0  路  3Comments

MCrypto picture MCrypto  路  5Comments

sam-perez picture sam-perez  路  5Comments

JensvdHeydt picture JensvdHeydt  路  3Comments