bilive / bilive_client

基于Node.JS的bilibili账号活跃系统
MIT License
457 stars 109 forks source link

路径是不是还有问题? #24

Closed BenZinaDaze closed 6 years ago

BenZinaDaze commented 6 years ago

module.js:487 throw err; ^

Error: Cannot find module '/root/bilive_client/bilive/index' at Function.Module._resolveFilename (module.js:485:15) at Function.Module._load (module.js:437:25) at Module.require (module.js:513:17) at require (internal/module.js:11:18) at Object. (/root/bilive_client/app.ts:1:78) at Module._compile (module.js:569:30) at Object.Module._extensions..js (module.js:580:10) at Module.load (module.js:503:32) at tryModuleLoad (module.js:466:12) at Function.Module._load (module.js:458:3)

lzghzr commented 6 years ago

你用的 node app.ts 吗?

BenZinaDaze commented 6 years ago

没问题了。昨天不小心下成源码了