andox 大佬有话说 :
MJJ 教我一下Webpack打包操作
MJJ 教我一下Webpack打包操作 想搭建个聊天 不太懂Webpack
h20 大佬有话说 :
伸手就来
andox 大佬有话说 :
h20 大佬有话说 : 2020-10-6 00:32
伸手就来
举个手 ^_^
victor_ada 大佬有话说 :
npmrun build
andox 大佬有话说 :
victor_ada 大佬有话说 : 2020-10-6 00:39
npmrun build
试了出现
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] build: `vue-cli-service build`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm WARN Local package.json exists, but node_modules missing, did you mean to install?
npm ERR! A complete log of this run can be found in:
npm ERR! C:UsersAdministratorAppDataRoamingnpm-cache_logs2020-10-05T16_42_33_472Z-debug.log
tir 大佬有话说 :
本帖最后由 tir 于 2020-10-6 00:51 编辑
算了,我不懂…….
16qf 大佬有话说 :
先这样再那样就可以了
js攻城狮 大佬有话说 :
webpack基于Node.js, 所以你得先学Node.js
andox 大佬有话说 :
js攻城狮 大佬有话说 : 2020-10-6 00:54
webpack基于Node.js, 所以你得先学Node.js
我也是跟着大致教程安装好了 node 就是有些也看不懂