iview-admin icon indicating copy to clipboard operation
iview-admin copied to clipboard

项目跑不起来???

Open resuper opened this issue 5 years ago • 4 comments

is:issue is:open 克隆到本地之后,进入项目主目录 iview-admin下面, 执行 npm i; ^^^^^^^10年后……………………………… 然后执行npm run dev; 报错。

npm run dev

[email protected] dev F:\study-workspace\vue&iview\iview-admin vue-cli-service serve --open

'iview\iview-admin\node_modules.bin' 不是内部或外部命令,也不是可运行的程序 或批处理文件。 internal/modules/cjs/loader.js:800 throw err; ^

Error: Cannot find module 'F:\study-workspace@vue\cli-service\bin\vue-cli-service.js' at Function.Module._resolveFilename (internal/modules/cjs/loader.js:797:15) at Function.Module._load (internal/modules/cjs/loader.js:690:27) at Function.Module.runMain (internal/modules/cjs/loader.js:1047:10) at internal/main/run_main_module.js:17:11 { code: 'MODULE_NOT_FOUND', requireStack: [] } npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! [email protected] dev: vue-cli-service serve --open npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] dev script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Administrator\AppData\Roaming\npm-cache_logs\2020-01-13T15_49_07_418Z-debug.log

resuper avatar Jan 13 '20 16:01 resuper

同等问题,请问是否解决了?

JBumblebee avatar Jun 02 '20 07:06 JBumblebee

vue.config.js publicPath: BASE_URL, // baseUrl: BASE_URL,

rjielx avatar Jun 04 '20 10:06 rjielx

请问你的人脸识别有进行活体检测吗?

今天也要加油噢

------------------ 原始邮件 ------------------ 发件人: rjielx <[email protected]> 发送时间: 2020年6月4日 18:30 收件人: iview/iview-admin <[email protected]> 抄送: 大黄蜂 <[email protected]>, Comment <[email protected]> 主题: 回复:[iview/iview-admin] 项目跑不起来??? (#1356)

vue.config.js publicPath: BASE_URL, // baseUrl: BASE_URL,

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

JBumblebee avatar Jun 04 '20 10:06 JBumblebee

vue.config.js publicPath: BASE_URL, // baseUrl: BASE_URL,

vue.config.js publicPath: BASE_URL, // baseUrl: BASE_URL,

按照这个方法,项目可以跑起来啦,感谢!

taowenqian avatar Nov 01 '20 09:11 taowenqian