The CLI moved into a separate package: webpack-cli.解决办法
The CLI moved into a separate package: webpack-cli.
Please install ‘webpack-cli‘ in addition to webpack itself to use the CLI.
-> When using npm: npm install webpack-cli -D
-> When using yarn: yarn add webpack-cli -D
j:\demo>cnpm install webpack-cli -g
Downloading webpack-cli to C:\Users\zgj\AppData\Roaming\npm\node_modules\webpack-cli_tmp
Copying C:\Users\zgj\AppData\Roaming\npm\node_modules\webpack-cli_tmp\_webpack-cli@2.0.11@webpack-cli to C:\Users\zgj\AppData\Roaming\npm\node_modules\webpack-cli
Installing webpack-cli‘s dependencies to C:\Users\zgj\AppData\Roaming\npm\node_modules\webpack-cli/node_modules
[1/25] interpret@^1.0.4 installed at node_modules\_interpret@1.1.0@interpret
[2/25] diff@^3.5.0 installed at node_modules\_diff@3.5.0@diff
[3/25] cross-spawn@^6.0.5 installed at node_modules\_cross-spawn@6.0.5@cross-spawn
[4/25] global-modules@^1.0.0 installed at node_modules\_global-modules@1.0.0@global-modules
[5/25] chalk@^2.3.2 installed at node_modules\_chalk@2.3.2@chalk
[6/25] log-symbols@^2.2.0 installed at node_modules\_log-symbols@2.2.0@log-symbols
[7/25] got@^8.2.0 installed at node_modules\_got@8.3.0@got
[8/25] loader-utils@^1.1.0 installed at node_modules\_loader-utils@1.1.0@loader-utils
[9/25] enhanced-resolve@^4.0.0 installed at node_modules\_enhanced-resolve@4.0.0@enhanced-resolve
[10/25] glob-all@^3.1.0 installed at node_modules\_glob-all@3.1.0@glob-all
[11/25] supports-color@^5.3.0 existed at node_modules\_supports-color@5.3.0@supports-color
[12/25] mkdirp@^0.5.1 installed at node_modules\_mkdirp@0.5.1@mkdirp
[13/25] p-lazy@^1.0.0 installed at node_modules\_p-lazy@1.0.0@p-lazy
[14/25] p-each-series@^1.0.0 installed at node_modules\_p-each-series@1.0.0@p-each-series
[15/25] v8-compile-cache@^1.1.2 installed at node_modules\_v8-compile-cache@1.1.2@v8-compile-cache
[16/25] resolve-cwd@^2.0.0 installed at node_modules\_resolve-cwd@2.0.0@resolve-cwd
[17/25] yargs@^11.0.0 installed at node_modules\_yargs@11.0.0@yargs
[18/25] lodash@^4.17.5 existed at node_modules\_lodash@4.17.5@lodash
[19/25] yeoman-environment@^2.0.0 installed at node_modules\_yeoman-environment@2.0.5@yeoman-environment
[20/25] yeoman-generator@^2.0.3 installed at node_modules\_yeoman-generator@2.0.3@yeoman-generator
[21/25] prettier@^1.5.3 installed at node_modules\_prettier@1.11.1@prettier
[22/25] webpack-addons@^1.1.5 installed at node_modules\_webpack-addons@1.1.5@webpack-addons
[23/25] jscodeshift@^0.5.0 installed at node_modules\_jscodeshift@0.5.0@jscodeshift
[24/25] listr@^0.13.0 installed at node_modules\_listr@0.13.0@listr
[25/25] inquirer@^5.1.0 installed at node_modules\_inquirer@5.1.0@inquirer
deprecate jscodeshift@0.5.0 › babel-preset-es2015@^6.9.0 ???? Thanks for using Babel: we recommend using babel-preset-env now: please read babeljs.io/env to update!
deprecate jscodeshift@0.5.0 › nomnom@^1.8.1 Package no longer supported. Contact support@npmjs.comfor more info.
Recently updated (since 2018-03-04): 11 packages (detail see file C:\Users\zgj\AppData\Roaming\npm\node_modules\webpack-cli\node_modules\.recently_updates.txt)
2018-03-10
→ got@^8.2.0(8.3.0) (00:57:36)
→ jscodeshift@0.5.0 › colors@^1.1.2(1.2.0) (14:48:40)
2018-03-09
→ yeoman-generator@2.0.3 › cross-spawn@5.1.0 › lru-cache@^4.0.1(4.1.2) (01:58:33)
→ jscodeshift@0.5.0 › recast@^0.14.1(0.14.5) (23:50:22)
→ jscodeshift@0.5.0 › recast@0.14.5 › ast-types@0.11.3(0.11.3) (23:39:04)
2018-03-08
→ jscodeshift@0.5.0 › flow-parser@^0.*(0.67.1) (14:44:43)
→ yeoman-generator@2.0.3 › read-pkg-up@3.0.0 › read-pkg@3.0.0 › normalize-package-data@2.4.0 › hosted-git-info@^2.1.4(2.6.0) (06:20:44)
2018-03-07
→ jscodeshift@^0.5.0(0.5.0) (13:00:01)
→ yeoman-generator@2.0.3 › mem-fs-editor@3.0.2 › vinyl@2.1.0 › cloneable-readable@^1.0.0(1.1.1) (19:46:42)
2018-03-06
→ got@8.3.0 › p-cancelable@^0.4.0(0.4.0) (23:01:51)
2018-03-05
→ diff@^3.5.0(3.5.0) (12:22:54)
All packages installed (443 packages installed from npm registry, used 16s, speed 694.66kB/s, json 397(720.33kB), tarball 10.43MB)
[webpack-cli@2.0.11] link C:\Users\zgj\AppData\Roaming\npm\webpack-cli@ -> C:\Users\zgj\AppData\Roaming\npm\node_modules\webpack-cli\bin\webpack.js
j:\demo>webpack -v
4.1.1
The CLI moved into a separate package: webpack-cli.解决办法的更多相关文章
- sublime text 3 无法安装Package Control插件解决办法
sublime text 3 无法安装Package Control插件解决办法 ***关于sublime text 3 常用的 Package Control插件的安装方法*** 1.CTRL+` ...
- 出现No package gcc+ available解决办法
系统 CentOS Linux release 7.4.1708 (Core) 安装gcc时报错 [root@ip---- node-v10.15.3]# yum -y install gcc+ ...
- ubuntu-E:Encountered a section with no Package: header的解决办法 (转)
E:Encountered a section with no Package: header, E:Problem with MergeList /var/lib/apt/lists/cn.arch ...
- ubuntu-E:Encountered a section with no Package: header的解决办法
刚才打开ubuntu,我的版本是12.04.正想使用sudo apt-get install build-essential 时,出现了如下错误: E:Encountered a section wi ...
- Unable to locate package python3 错误解决办法
错误 huny@DESKTOP-N1EBKQP:/mnt/c/Users/Administrator$ sudo apt-get install python3 Reading package lis ...
- Visual Studio 2010 更新NuGet Package Manager出错解决办法
在Visual Studio 2010的扩展管理器中发现NuGet Package Manger有最新版本更新提示,选择更新安装提示以下错误信息: 2013/4/25 1:11:48 - Micros ...
- ruby TkPackage can't find package BWidget 之解决办法
一个特别短的ruby/tk代码: require 'tkextlib\iwidgets' require 'tkextlib\bwidget' x = 0 101.times {|i| x+=i} T ...
- Flutter 卡在 package get 的解决办法
今天在尝试使用Flutter 的时候,需要使用一个第三方库 修改了 pubspec 文件之后,AS 像往常一样提示 需要 package get. 之前都挺正常,不知道今天怎么了. 一直处在 Runn ...
- yum与apt命令比较,yum安装出现No package vim available解决办法
yum (Yellowdog Updater Modified)是一个集与查找,安装,更新和删除程序的Linux软件.它运行在RPM包兼容的Linux发行版本上,如:RedHat, Fedora, S ...
随机推荐
- DAY08、文件操作
一.文件操作模式汇总: 主模式: r:读模式 w:写模式(无创建,有清空) a:追加(有创建的功能) x:写,必须自己创建文件,否则报错 从模式: t:文本操作(默认模式)r >rt,w> ...
- 常见IT工具软件总结
1. 阿里云在线迁移服务 2.智能媒体管理 格式转换 业务域名管理 1. 每个业务有一个英文单词, 1. 每个 git 的命名应该是 chgg-业务英文-种类 2. 例如 chgg-plant-api ...
- DELPHI中MDI子窗口的关闭 和打开
Delphi中MDI子窗口的关闭方式默认为缩小而不是关闭,所以当你单击子窗口右上角的关闭按钮时会发觉该子窗口只是最小化,而不是你预期的那样被关闭.解决办法是在子窗口的OnClose事件处理过程中加入如 ...
- maven配置,jdk1.8
<!-- 局部jdk配置,pom.xml中 --> <build> <plugins> <plugin> <groupId>org.apac ...
- Maven问题:Failure to transfer org.apache.maven
Maven报错:Failure to transfer org.apache.maven 在创建Maven项目时,经常会在pom.xml的第一行处报错,提示信息如下: Failure to trans ...
- [Codeforces741D]Arpa's letter-marked tree and Mehrdad's Dokhtar-kosh paths——dsu on tree
题目链接: Codeforces741D 题目大意:给出一棵树,根为$1$,每条边有一个$a-v$的小写字母,求每个点子树中的一条最长的简单路径使得这条路径上的边上的字母重排后是一个回文串. 显然如果 ...
- Luogu5245 【模板】多项式快速幂(多项式exp)
A(x)k=eklnA(x).泰勒展开之后容易发现k并非在指数上,所以对p取模. #include<iostream> #include<cstdio> #include< ...
- Sorting It All Out POJ - 1094 拓扑排序
题意:给N个字母,和M个偏序关系 求一个可确定的全序,可确定是指没有其他的可能例如A>B D>B 那么有ADB DAB两种,这就是不可确定的其中,M个偏序关系可以看做是一个一个按时间给出的 ...
- 用递归方法判断字符串是否是回文(Recursion Palindrome Python)
所谓回文字符串,就是一个字符串从左到右读和从右到左读是完全一样的.比如:"level" .“aaabbaaa”. "madam"."radar&quo ...
- vscode跳转到函数定义处
需要安装对应语言的插件,帮助-欢迎使用,安装javascript, php php还需要安装php7, 到官网https://windows.php.net/download#php-7.2 下载解压 ...