Eno Cyrus
Eno Cyrus
原因: .npmrc 文件配置 electron-custom-dir=10.1.5 但是运行yarn run intall-deps 会去找https://npm.taobao.org/mirrors/electron/10.1.5/electron-v16.0.4-darwin-x64.zip, 很显然10.1.5下面是没有16.0.4版本的 解决办法: 1、修改.npmrc 2、明确package.json对electron的依赖
# Problem How to dynamically import modes and themes ? ```json Unable to infer path to ace from script src,", "use ace.config.set('basePath', 'path') to enable dynamic loading of modes and...
Before  After 
before:  after: 
[Bug]: Does the built-in code component's `src` prop support alias paths? @rspress/plugin-playground
### Version ```sh System: OS: macOS 15.3.2 CPU: (12) arm64 Apple M2 Pro Memory: 81.27 MB / 32.00 GB Shell: 5.9 - /bin/zsh Browsers: Chrome: 137.0.7151.68 Safari: 18.3.1 npmPackages: @rspress/plugin-playground:...
fix [3008](https://github.com/arco-design/arco-design/issues/3008)