··· npx @dcloudio/uvm@latest ···
- 发布:2024-01-15 18:49
- 更新:2024-01-15 18:49
- 阅读:208
产品分类: HbuilderX
PC开发环境操作系统: Windows
PC开发环境操作系统版本号: windows11
HBuilderX版本号: 3.99
操作步骤:
预期结果:
成功
成功
实际结果:
···
C:\Users\Administrator\AppData\Local\npm-cache_npx\725dad05f6f22981\node_modules\@dcloudio\uvm\lib\project.js:29
throw new Error('Invalid project: ' + projectPath)
^
Error: Invalid project: F:\www\qiBen\uniapp\nangua_shipin_lianhe_huiyuan_chajian_uniapp
at info (C:\Users\Administrator\AppData\Local\npm-cache_npx\725dad05f6f22981\node_modules\@dcloudio\uvm\lib\project.js:29:11)
at start (C:\Users\Administrator\AppData\Local\npm-cache_npx\725dad05f6f22981\node_modules\@dcloudio\uvm\bin\index.js at info (C:\Users\Administrator\AppData\Local\npm-cache_npx\725dad05f6f22981\node_modules\@dcloudio\uv:14:27) at Object.<anonymous> (C:\Users\Administrator\AppData\Local\npm-cache_npx\725dad05f6f22981\node_modules\@dcloudio\uvm\bin\index.js:30:1)
at Module._compile (node:internal/modules/cjs/loader:1376:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
at Module.load (node:internal/modules/cjs/loader:1207:32)
at Module._load (node:internal/modules/cjs/loader:1023:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
at node:internal/main/run_main_module:28:49
Node.js v20.10.0
···
···
C:\Users\Administrator\AppData\Local\npm-cache_npx\725dad05f6f22981\node_modules\@dcloudio\uvm\lib\project.js:29
throw new Error('Invalid project: ' + projectPath)
^
Error: Invalid project: F:\www\qiBen\uniapp\nangua_shipin_lianhe_huiyuan_chajian_uniapp
at info (C:\Users\Administrator\AppData\Local\npm-cache_npx\725dad05f6f22981\node_modules\@dcloudio\uvm\lib\project.js:29:11)
at start (C:\Users\Administrator\AppData\Local\npm-cache_npx\725dad05f6f22981\node_modules\@dcloudio\uvm\bin\index.js at info (C:\Users\Administrator\AppData\Local\npm-cache_npx\725dad05f6f22981\node_modules\@dcloudio\uv:14:27) at Object.<anonymous> (C:\Users\Administrator\AppData\Local\npm-cache_npx\725dad05f6f22981\node_modules\@dcloudio\uvm\bin\index.js:30:1)
at Module._compile (node:internal/modules/cjs/loader:1376:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
at Module.load (node:internal/modules/cjs/loader:1207:32)
at Module._load (node:internal/modules/cjs/loader:1023:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
at node:internal/main/run_main_module:28:49
Node.js v20.10.0
···
bug描述:
我是想开发支付宝小程序插件,通过查看文档 https://uniapp.dcloud.net.cn/tutorial/mp-weixin-plugin-dev.html
里面说明需要更新一下执行 npx @dcloudio/uvm@latest 发生如下错误
C:\Users\Administrator\AppData\Local\npm-cache_npx\725dad05f6f22981\node_modules\@dcloudio\uvm\lib\project.js:29
throw new Error('Invalid project: ' + projectPath)
^
Error: Invalid project: F:\www\qiBen\uniapp\nangua_shipin_lianhe_huiyuan_chajian_uniapp
at info (C:\Users\Administrator\AppData\Local\npm-cache_npx\725dad05f6f22981\node_modules\@dcloudio\uvm\lib\project.js:29:11)
at start (C:\Users\Administrator\AppData\Local\npm-cache_npx\725dad05f6f22981\node_modules\@dcloudio\uvm\bin\index.js at info (C:\Users\Administrator\AppData\Local\npm-cache_npx\725dad05f6f22981\node_modules\@dcloudio\uv:14:27) at Object.<anonymous> (C:\Users\Administrator\AppData\Local\npm-cache_npx\725dad05f6f22981\node_modules\@dcloudio\uvm\bin\index.js:30:1)
at Module._compile (node:internal/modules/cjs/loader:1376:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
at Module.load (node:internal/modules/cjs/loader:1207:32)
at Module._load (node:internal/modules/cjs/loader:1023:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
at node:internal/main/run_main_module:28:49
Node.js v20.10.0
0 个回复