Node JS can't find module

后端 未结 0 1338
遇见更好的自我
遇见更好的自我 2021-01-22 05:25

I have a files.js file and am requiring it at the start of my code.

When I use:

const files = require(\'./lib/files\');

I get

相关标签:
回答
  • 消灭零回复
提交回复
热议问题