Replies: 1 comment
-
使用esm语法 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我在main.js中导入了一个同级文件夹下的模块:const test = require('./modules/test'), 但是run dev时报错了,提示我App threw an error during load Error: Cannot find module './modules/test'。这里该怎么处理
Beta Was this translation helpful? Give feedback.
All reactions