-
Notifications
You must be signed in to change notification settings - Fork 228
Description
$ how-to-npm verify
module.js:341
throw err;
^
Error: Cannot find module '/Users/tomasvolta/.config/how-to-npm/registry/@tomasvolta/npm/body.json'
at Function.Module._resolveFilename (module.js:339:15)
at Function.Module._load (module.js:290:25)
at Module.require (module.js:367:17)
at require (internal/module.js:16:19)
at Object.exports.verify (/usr/local/lib/node_modules/how-to-npm/problems/10-publish-again.js:33:14)
at Shop.verify (/usr/local/lib/node_modules/how-to-npm/node_modules/adventure/index.js:157:15)
at Shop.execute (/usr/local/lib/node_modules/how-to-npm/node_modules/adventure/index.js:76:14)
at Shop.shop.execute (/usr/local/lib/node_modules/how-to-npm/index.js:37:45)
at Object. (/usr/local/lib/node_modules/how-to-npm/index.js:86:8)
at Module._compile (module.js:413:34)
Bons-MacBook-Pro:npm tomasvolta$ how-to-npm verify
module.js:341
throw err;
^
Error: Cannot find module '/Users/tomasvolta/.config/how-to-npm/registry/@tomasvolta/npm/body.json'
at Function.Module._resolveFilename (module.js:339:15)
at Function.Module._load (module.js:290:25)
at Module.require (module.js:367:17)
at require (internal/module.js:16:19)
at Object.exports.verify (/usr/local/lib/node_modules/how-to-npm/problems/10-publish-again.js:33:14)
at Shop.verify (/usr/local/lib/node_modules/how-to-npm/node_modules/adventure/index.js:157:15)
at Shop.execute (/usr/local/lib/node_modules/how-to-npm/node_modules/adventure/index.js:76:14)
at Shop.shop.execute (/usr/local/lib/node_modules/how-to-npm/index.js:37:45)
at Object. (/usr/local/lib/node_modules/how-to-npm/index.js:86:8)
at Module._compile (module.js:413:34)