Closed tomasdev closed 9 years ago
While running ± ./node_modules/passbook/bin/node-passbook prepare-keys -p keys
± ./node_modules/passbook/bin/node-passbook prepare-keys -p keys
module.js:340 throw err; ^ Error: Cannot find module 'async'
Is it a missing reference on the package.json or I should install it globally in addition to installing it locally to the project?
While running
± ./node_modules/passbook/bin/node-passbook prepare-keys -p keys
Is it a missing reference on the package.json or I should install it globally in addition to installing it locally to the project?