physicistgeng
                                            physicistgeng
                                        
                                    same issue on macos with neovim, plugupdate doesn't work, fatal: unable to access 'https://github.com/
图片全都挂了
> 1. 都没 import 当然渲染不出来 > 2. 尽量避免使用 `compile`,使用 `resolveComponent` 代替 // vite.config.js import { vitePluginForArco } from '@arco-plugins/vite-vue' export default { ... plugins: [ vitePluginForArco(Options), ], } // main.js...
同问,报了这个警告,Failed to resolve component: icon-dashboard If this is a native custom element, make sure to exclude it from component resolution via compilerOptions.isCustomElement. 图标无法正常显示。