ZHAOzn
ZHAOzn
我也遇到了,烦死了 "egg": "^2.6.1", "egg-jwt": "^3.1.7", "egg-scripts": "^2.6.0", "egg-sequelize": "^6.0.0", "iconv-lite": "^0.6.3", "mysql2": "^2.3.3", "typescript": "^3.0.0" "node":"16.14.0"
隔壁example里面有个提交有解决方案,亲测有效 https://github.com/eggjs/examples/pull/116/files/d1c949fc66f49f9795e291bf2d4684783d2b5ebb
> 我也遇到了,使用typescript + node16.x 会遇到这个问题,使用 node 14.x lts 不会 隔壁example里面有个提交有解决方案,亲测有效 https://github.com/eggjs/examples/pull/116/files/d1c949fc66f49f9795e291bf2d4684783d2b5ebb
你是vue2还是3,2的话你import的时候路径加个/upload-2.vue