'Cannot use import statement outside a module' followed by 'Uncaught TypeError: Failed to resolve module specifier'

后端 未结 0 1481
刺人心
刺人心 2020-11-27 05:39

I am using a node server with express to use Portis SDK. The project structure looks like this :

├── app.js (entry)
├── node_modules
├── package.json
├── pack         


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