用vscode,运行npx express-generator,报错了
PS E:\platform-study\day04\express-cli> npx express-generator
npm ERR! code ENOLOCAL
npm ERR! Could not install from "Files\nodejs\node_cache_npx\1076" as it does not contain a package.json file.
npm ERR! A complete log of this run can be found in:
npm ERR! E:\Program Files\nodejs\node_cache_logs\2022-09-25T10_56_21_386Z-debug.log
安装 [ 'express-generator@latest' ] 失败,错误代码:1
我npm uni jquery -g,卸载了npm包,又重新下载了一次npm i jquery -g