bitpay / insight

A bitcoin blockchain explorer and API
https://insight.bitpay.com/
MIT License
1.19k stars 1.11k forks source link

Error: Cannot find module 'C:\Users\Tom\insight.js' #958

Open xirkle opened 5 years ago

xirkle commented 5 years ago

I followed the instructions on https://insight.is/ and for the last command, I got this message.

$ node insight.js internal/modules/cjs/loader.js:583 throw err; ^

Error: Cannot find module 'C:\Users\Tom\insight.js' at Function.Module._resolveFilename (internal/modules/cjs/loader.js:581:15) at Function.Module._load (internal/modules/cjs/loader.js:507:25) at Function.Module.runMain (internal/modules/cjs/loader.js:742:12) at startup (internal/bootstrap/node.js:266:19) at bootstrapNodeJSCore (internal/bootstrap/node.js:596:3)