|
在终端通过npm手动安装babel-loader库即可,npm i -D babel-loader
Microsoft Windows [版本 6.1.7601]
版权所有 (c) 2009 Microsoft Corporation。保留所有权利。
H:\我的使用\快应用开发\****\****>npm i -D babel-loader
npm WARN quick_ertonggushi@1.0.0 No description
npm WARN quick_ertonggushi@1.0.0 No repository field.
npm WARN quick_ertonggushi@1.0.0 scripts['server'] should probably be scripts['start'].
npm WARN quick_ertonggushi@1.0.0 No license field.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules\fsevents):
npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'H:\我的使用\快应用开发\****\quick_ertonggushi\node_modules\.staging\fsevents-f19fb168\node_modules\abbrev' -> 'H:\我的使用\快应用开发\****\quick_ertonggushi\node_modules\.staging\abbrev-2cc225be'
npm ERR! Maximum call stack size exceeded
npm ERR! A complete log of this run can be found in:
npm ERR! D:\Program Files\nodejs\node_cache\_logs\2019-05-20T09_18_48_354Z-debug.log
|
|