You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
node_modules/.pnpm/[email protected]/node_modules/vue-kline/src/index.js:1:21:
1 │ import VueKline from './kline/kline'
╵ ~~~~~~~~~~~~~~~
11:22:29 PM [vite] (client) error while updating dependencies:
Error: Build failed with 1 error:
node_modules/.pnpm/[email protected]/node_modules/vue-kline/src/index.js:1:21: ERROR: Could not resolve "./kline/kline"
at failureErrorWithLog (/home/fog/develop/frontend/vue-home/node_modules/.pnpm/[email protected]/node_modules/esbuild/lib/main.js:1476:15)
at /home/fog/develop/frontend/vue-home/node_modules/.pnpm/[email protected]/node_modules/esbuild/lib/main.js:945:25
at /home/fog/develop/frontend/vue-home/node_modules/.pnpm/[email protected]/node_modules/esbuild/lib/main.js:1354:9
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)`
The text was updated successfully, but these errors were encountered:
本人前端小白,vite+vue3+typescript项目,
pnpm add vue-kline
安装后,参考了demo项目中demo1的使用方式报错,请大佬帮忙看下,跪谢。报错内容如下:`✘ [ERROR] Could not resolve "./kline/kline"
11:22:29 PM [vite] (client) error while updating dependencies:
Error: Build failed with 1 error:
node_modules/.pnpm/[email protected]/node_modules/vue-kline/src/index.js:1:21: ERROR: Could not resolve "./kline/kline"
at failureErrorWithLog (/home/fog/develop/frontend/vue-home/node_modules/.pnpm/[email protected]/node_modules/esbuild/lib/main.js:1476:15)
at /home/fog/develop/frontend/vue-home/node_modules/.pnpm/[email protected]/node_modules/esbuild/lib/main.js:945:25
at /home/fog/develop/frontend/vue-home/node_modules/.pnpm/[email protected]/node_modules/esbuild/lib/main.js:1354:9
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)`
The text was updated successfully, but these errors were encountered: