HeDui
HeDui

monaco edit 和 这个仓库冲突,需要修改一下依赖,我已经解决了这个问题,希望能对后来的朋友有帮助。 在依赖最后添加: ```json "resolutions": { "mockjs2/commander": "5.0.0"} ``` 在 vue.config.js 中添加 
可以看看使用 install 命令是哪个包不兼容
> 就是npm install吗?我把node_modules删了,重新下载,也没报不兼容…… 我之前是 yarn install 会报错,安装失败。提示有的报版本不兼容
merged
可以根据请求头referer进行判断 参考链接:https://cloud.tencent.com/document/product/436/13319
@jprendes After my testing, it fails after removing `--test-threads=1`. `serial` does not seem to be fully guaranteed to pass the test. Is this the case for you?
Since I'm new to Container Runtime, I'd like to understand it step by step. For time, I will develop it in my spare time.
It happens to me in ci too.