Skip to content

vscode 插件 Console Ninja 阻止了 vite 本地项目启动

阅读以下 mac 电脑上的报错日志:

社区版本不支持
log
wuyunyu@Makars-MacBook-Pro wms-frontend % pnpm run dev 

> wms-frontend@0.2.0 dev /Users/wuyunyu/前端软件开发/zero-one-WMS/zero-one-10wms/wms-frontend
> turbo vite:dev

turbo 2.4.4

• Running vite:dev
• Remote caching disabled
rm:types: cache bypass, force executing a372622d5f276c6e
rm:types: 
rm:types: 
rm:types: > wms-frontend@0.2.0 rm:types /Users/wuyunyu/前端软件开发/zero-one-WMS/zero-one-10wms/wms-frontend
rm:types: > node --import=tsx ./scripts/del-types.ts
rm:types: 
rm:types: ✔ 删除类型文件 typed-router.d.ts 成功                                                   23:37:48
rm:types: ✔ 删除类型文件 auto-imports.d.ts 成功                                                   23:37:48
rm:types: ✔ 删除类型文件 components*.d.ts 成功                                                    23:37:48
vite:dev: cache bypass, force executing 72461f053461f939
vite:dev: 
vite:dev: 
vite:dev: > wms-frontend@0.2.0 vite:dev /Users/wuyunyu/前端软件开发/zero-one-WMS/zero-one-10wms/wms-frontend
vite:dev: > vite
vite:dev: 
vite:dev: 
vite:dev: ✘ vite v6.0.11 is not yet supported in the Community edition of Console Ninja.
vite:dev: We are working hard on it for you https://tinyurl.com/3h9mtwra.
vite:dev: 
vite:dev: Estimated release dates:
vite:dev:   - Community users: around 21st March, 2025 (subject to team availability)
vite:dev:   - PRO users:       priority access is available now
vite:dev: 
vite:dev: ℹ  解析的文件路径: /Users/wuyunyu/前端软件开发/zero-one-WMS/zero-one-10wms/wms-frontend/src/components
vite:dev: mk ./types/components-in-components-path.d.ts success                                    23:37:53
vite:dev: 
vite:dev:                                                                                          23:37:53
vite:dev:   VITE v6.2.0  ready in 3872 ms
vite:dev: 
vite:dev:   ➜  Local:   http://localhost:3000/                                                     23:37:53
vite:dev:   ➜  Vue DevTools: Open http://localhost:3000/__devtools__/ as a separate window         23:37:53
vite:dev:   ➜  Vue DevTools: Press Option(⌥)+Shift(⇧)+D in App to toggle the Vue DevTools          23:37:53
vite:dev:   ➜  press h + enter to show help                                                        23:37:53

 Tasks:    2 successful, 2 total
Cached:    0 cached, 2 total
  Time:    6.279s

目前消极的解决方案是停用此工具。

贡献者

The avatar of contributor named as ruan-cat ruan-cat

页面历史