tmpbook/django-with-vuejs

Cannot find module 'D:\code\vue\django-with-vuejs\my_project\frontend\build\build.js'

dianxiaopao opened this issue · 1 comments

执行 npm run build的一直报错
Error: Cannot find module 'D:\code\vue\django-with-vuejs\my_project\frontend\build\build.js'
at Function.Module._resolveFilename (module.js:469:15)
at Function.Module._load (module.js:417:25)
at Module.runMain (module.js:604:10)
at run (bootstrap_node.js:393:7)
at startup (bootstrap_node.js:150:9)
at bootstrap_node.js:508:3