debug-js / debug

A tiny JavaScript debugging utility modelled after Node.js core's debugging technique. Works in Node.js and web browsers
MIT License
11.06k stars 922 forks source link

internal/modules/cjs/loader.js:583 #681

Closed AYKAISBACK closed 5 years ago

AYKAISBACK commented 5 years ago

C:\Users\AYKA>cd C:\Users\AYKA\Desktop\selfbot-cia

C:\Users\AYKA\Desktop\selfbot-cia>node index.js Loading 54 commands! internal/modules/cjs/loader.js:583 throw err; ^

Error: Cannot find module '../build/Release/canvas.node' at Function.Module._resolveFilename (internal/modules/cjs/loader.js:581:15) at Function.Module._load (internal/modules/cjs/loader.js:507:25) at Module.require (internal/modules/cjs/loader.js:637:17) at require (internal/modules/cjs/helpers.js:22:18) at Object. (C:\Users\AYKA\Desktop\selfbot-cia\node_modules\canvas\lib\bindings.js:3:18) at Module._compile (internal/modules/cjs/loader.js:689:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10) at Module.load (internal/modules/cjs/loader.js:599:32) at tryModuleLoad (internal/modules/cjs/loader.js:538:12) at Function.Module._load (internal/modules/cjs/loader.js:530:3)

Qix- commented 5 years ago

This has nothing to do with this module.