alibaba / ice

🚀 ice.js: The Progressive App Framework Based On React(基于 React 的渐进式应用框架)
https://ice.work
MIT License
17.8k stars 2.09k forks source link

使用ice 2.0 构建本地服务后,报错 #6914

Closed uuWhy closed 2 weeks ago

uuWhy commented 2 weeks ago

Describe the bug

使用ice2.0构建本地服务,会产生一个.ice的文件,同时报了 Can't resolve '@ice/runtime' in 'xxx/portal/.ice/plugins/request' 的错误 image

Expected behavior

改如何解决 .ice 文件下,找不到包的错误

Actual behavior

No response

Version of ice.js

2.6.4

Content of build.json or ice.config.mts

No response

Additional context

No response