You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: Cannot find module './teams.js'
at Function.Module._resolveFilename (module.js:527:15)
at Function.Module._load (module.js:476:23)
at Module.require (module.js:568:17)
at require (internal/module.js:11:18)
at Object. (C:\Users\Arthur\Desktop\PS2-Scrims-Script\ps2ws.js:5:17)
at Module._compile (module.js:624:30)
at Object.Module._extensions..js (module.js:635:10)
at Module.load (module.js:545:32)
at tryModuleLoad (module.js:508:12)
at Function.Module._load (module.js:500:3)
The text was updated successfully, but these errors were encountered:
C:\Users\Arthur\Desktop\PS2-Scrims-Script>npm install
up to date in 0.768s
C:\Users\Arthur\Desktop\PS2-Scrims-Script>node bin\www
module.js:529
throw err;
^
Error: Cannot find module './teams.js'
at Function.Module._resolveFilename (module.js:527:15)
at Function.Module._load (module.js:476:23)
at Module.require (module.js:568:17)
at require (internal/module.js:11:18)
at Object. (C:\Users\Arthur\Desktop\PS2-Scrims-Script\ps2ws.js:5:17)
at Module._compile (module.js:624:30)
at Object.Module._extensions..js (module.js:635:10)
at Module.load (module.js:545:32)
at tryModuleLoad (module.js:508:12)
at Function.Module._load (module.js:500:3)
The text was updated successfully, but these errors were encountered: