npm ERR! Unexpected end of JSON input while parsing near '...6.4","react":"^16.8.6'

npm ERR! Unexpected end of JSON input while parsing near ‘…6.4",“react”:"^16.8.6’

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\XPA\AppData\Roaming\npm-cache_logs\2019-08-27T01_30_45_522Z-debug.log

解决方法:
1.npm cache clean --force
2.npm install
3.npm start

我自己解决的步骤,仅供参考
Microsoft Windows [版本 10.0.17134.984]
© 2018 Microsoft Corporation。保留所有权利。

F:\webb\zhian>npm install
npm WARN deprecated babel-preset-es2015@6.24.1: ?? Thanks for using Babel: we recommend using babel-preset-env now: please read https://babeljs.io/env to update!
npm WARN deprecated react-router-redux@5.0.0-alpha.9: This project is no longer maintained.
npm WARN deprecated @babel/polyfill@7.2.3: ?? As of Babel 7.4.0, this
npm WARN deprecated package has been deprecated in favor of directly
npm WARN deprecated including core-js/stable (to polyfill ECMAScript
npm WARN deprecated features) and regenerator-runtime/runtime
npm WARN deprecated (needed to use transpiled generator functions):
npm WARN deprecated
npm WARN deprecated > import “core-js/stable”;
npm WARN deprecated > import “regenerator-runtime/runtime”;
npm WARN deprecated core-js@2.6.0: core-js@<2.6.8 is no longer maintained. Please, upgrade to core-js@3 or at least to actual version of core-js@2.
npm WARN deprecated ant-design-palettes@1.1.3: Please use @ant-design/colors to replace ant-design-palettes
npm WARN deprecated flatten@1.0.2: I wrote this module a very long time ago; you should use something else.
npm WARN deprecated joi@11.4.0: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and sec
urity patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
npm WARN deprecated core-js@1.2.7: core-js@<2.6.8 is no longer maintained. Please, upgrade to core-js@3 or at least to actual version of core-js@2.
npm WARN deprecated left-pad@1.3.0: use String.prototype.padStart()
npm WARN deprecated hoek@4.2.1: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and sec
urity patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
npm WARN deprecated topo@2.0.2: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and sec
urity patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
npm WARN deprecated object-keys@0.2.0: Please update to the latest object-keys
npm WARN deprecated kleur@2.0.2: Please upgrade to kleur@3 or migrate to ‘ansi-colors’ if you prefer the old syntax. Visit https://github.com/lukeed/kleur/releases/tag/v3.0.0\ for migration path(s).
npm ERR! Unexpected end of JSON input while parsing near ‘…6.4",“react”:"^16.8.6’

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\XPA\AppData\Roaming\npm-cache_logs\2019-08-27T01_30_45_522Z-debug.log

F:\webb\zhian>
F:\webb\zhian>npm install -g cnpm --registry=http://registry.npm.taobao.org
C:\Users\XPA\AppData\Roaming\npm\cnpm -> C:\Users\XPA\AppData\Roaming\npm\node_modules\cnpm\bin\cnpm

  • cnpm@6.1.0
    added 689 packages from 932 contributors in 36.04s

F:\webb\zhian>npm start

luckyun_qsms_njdt@1.0.0 start F:\webb\zhian
cross-env APP_TYPE=site RUNTIME=dev umi dev

‘cross-env’ 不是内部或外部命令,也不是可运行的程序
或批处理文件。
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! luckyun_qsms_njdt@1.0.0 start: cross-env APP_TYPE=site RUNTIME=dev umi dev
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the luckyun_qsms_njdt@1.0.0 start 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:\Users\XPA\AppData\Roaming\npm-cache_logs\2019-08-27T01_33_48_163Z-debug.log

F:\webb\zhian>
F:\webb\zhian>npm install -g
npm WARN deprecated ant-design-palettes@1.1.3: Please use @ant-design/colors to replace ant-design-palettes
npm WARN deprecated core-js@1.2.7: core-js@<2.6.8 is no longer maintained. Please, upgrade to core-js@3 or at least to actual version of core-js@2.
npm WARN deprecated react-router-redux@5.0.0-alpha.9: This project is no longer maintained.
npm ERR! Unexpected end of JSON input while parsing near ‘…6.4",“react”:"^16.8.6’

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\XPA\AppData\Roaming\npm-cache_logs\2019-08-27T01_34_44_016Z-debug.log

F:\webb\zhian>
F:\webb\zhian>
F:\webb\zhian>npm ERR! A complete log of this run can be found in:

Usage: npm

where is one of:
access, adduser, audit, bin, bugs, c, cache, ci, cit,
clean-install, clean-install-test, completion, config,
create, ddp, dedupe, deprecate, dist-tag, docs, doctor,
edit, explore, get, help, help-search, hook, i, init,
install, install-ci-test, install-test, it, link, list, ln,
login, logout, ls, org, outdated, owner, pack, ping, prefix,
profile, prune, publish, rb, rebuild, repo, restart, root,
run, run-script, s, se, search, set, shrinkwrap, star,
stars, start, stop, t, team, test, token, tst, un,
uninstall, unpublish, unstar, up, update, v, version, view,
whoami

npm -h quick help on
npm -l display full usage info
npm help search for help on
npm help npm involved overview

Specify configs in the ini-formatted file:
C:\Users\XPA.npmrc
or on the command line via: npm --key value
Config info can be viewed via: npm help config

npm@6.10.2 E:\softwork\node.js\node_modules\npm

F:\webb\zhian>npm ERR! C:\Users\XPA\AppData\Roaming\npm-cache_logs\2019-08-27T01_34_44_016Z-debug.log

Usage: npm

where is one of:
access, adduser, audit, bin, bugs, c, cache, ci, cit,
clean-install, clean-install-test, completion, config,
create, ddp, dedupe, deprecate, dist-tag, docs, doctor,
edit, explore, get, help, help-search, hook, i, init,
install, install-ci-test, install-test, it, link, list, ln,
login, logout, ls, org, outdated, owner, pack, ping, prefix,
profile, prune, publish, rb, rebuild, repo, restart, root,
run, run-script, s, se, search, set, shrinkwrap, star,
stars, start, stop, t, team, test, token, tst, un,
uninstall, unpublish, unstar, up, update, v, version, view,
whoami

npm -h quick help on
npm -l display full usage info
npm help search for help on
npm help npm involved overview

Specify configs in the ini-formatted file:
C:\Users\XPA.npmrc
or on the command line via: npm --key value
Config info can be viewed via: npm help config

npm@6.10.2 E:\softwork\node.js\node_modules\npm

F:\webb\zhian>
F:\webb\zhian>F:\webb\zhian>
命令语法不正确。
F:\webb\zhian>
F:\webb\zhian>
F:\webb\zhian>npm ERR! A complete log of this run can be found in:

Usage: npm

where is one of:
access, adduser, audit, bin, bugs, c, cache, ci, cit,
clean-install, clean-install-test, completion, config,
create, ddp, dedupe, deprecate, dist-tag, docs, doctor,
edit, explore, get, help, help-search, hook, i, init,
install, install-ci-test, install-test, it, link, list, ln,
login, logout, ls, org, outdated, owner, pack, ping, prefix,
profile, prune, publish, rb, rebuild, repo, restart, root,
run, run-script, s, se, search, set, shrinkwrap, star,
stars, start, stop, t, team, test, token, tst, un,
uninstall, unpublish, unstar, up, update, v, version, view,
whoami

npm -h quick help on
npm -l display full usage info
npm help search for help on
npm help npm involved overview

Specify configs in the ini-formatted file:
C:\Users\XPA.npmrc
or on the command line via: npm --key value
Config info can be viewed via: npm help config

npm@6.10.2 E:\softwork\node.js\node_modules\npm

F:\webb\zhian>npm ERR! C:\Users\XPA\AppData\Roaming\npm-cache_logs\2019-08-27T01_34_44_016Z-debug.log

Usage: npm

where is one of:
access, adduser, audit, bin, bugs, c, cache, ci, cit,
clean-install, clean-install-test, completion, config,
create, ddp, dedupe, deprecate, dist-tag, docs, doctor,
edit, explore, get, help, help-search, hook, i, init,
install, install-ci-test, install-test, it, link, list, ln,
login, logout, ls, org, outdated, owner, pack, ping, prefix,
profile, prune, publish, rb, rebuild, repo, restart, root,
run, run-script, s, se, search, set, shrinkwrap, star,
stars, start, stop, t, team, test, token, tst, un,
uninstall, unpublish, unstar, up, update, v, version, view,
whoami

npm -h quick help on
npm -l display full usage info
npm help search for help on
npm help npm involved overview

Specify configs in the ini-formatted file:
C:\Users\XPA.npmrc
or on the command line via: npm --key value
Config info can be viewed via: npm help config

npm@6.10.2 E:\softwork\node.js\node_modules\npm

F:\webb\zhian>
F:\webb\zhian>F:\webb\zhian>
命令语法不正确。
F:\webb\zhian>npm cache clean --force
npm WARN using --force I sure hope you know what you are doing.

F:\webb\zhian>npm install -g
npm WARN deprecated ant-design-palettes@1.1.3: Please use @ant-design/colors to replace ant-design-palettes
npm WARN deprecated core-js@1.2.7: core-js@<2.6.8 is no longer maintained. Please, upgrade to core-js@3 or at least to actual version of core-js@2.
npm WARN deprecated react-router-redux@5.0.0-alpha.9: This project is no longer maintained.
npm WARN deprecated flatten@1.0.2: I wrote this module a very long time ago; you should use something else.

puppeteer@1.19.0 install F:\webb\zhian\node_modules\puppeteer
node install.js

Downloading Chromium r674921 - 141.6 Mb [====================] 100% 0.0s
Chromium downloaded to F:\webb\zhian\node_modules\puppeteer.local-chromium\win64-674921

core-js@2.6.9 postinstall F:\webb\zhian\node_modules\core-js
node scripts/postinstall || echo “ignore”

Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!

The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:

https://opencollective.com/core-js
https://www.patreon.com/zloirock

Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)

npm WARN react-fittext@1.0.0 requires a peer of react@^15.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN react-fittext@1.0.0 requires a peer of react-dom@^15.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN @antv/g2-plugin-slider@2.1.0 requires a peer of @antv/g2@>=3.2.8 but none is installed. You must install peer dependencies yourself.
npm WARN file-loader@3.0.1 requires a peer of webpack@^4.0.0 but none is installed. You must install peer dependencies yourself.

  • luckyun_qsms_njdt@1.0.0
    added 437 packages from 371 contributors in 291.913s

F:\webb\zhian>npm start

luckyun_qsms_njdt@1.0.0 start F:\webb\zhian
cross-env APP_TYPE=site RUNTIME=dev umi dev

‘cross-env’ 不是内部或外部命令,也不是可运行的程序
或批处理文件。
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! luckyun_qsms_njdt@1.0.0 start: cross-env APP_TYPE=site RUNTIME=dev umi dev
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the luckyun_qsms_njdt@1.0.0 start 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\XPA\AppData\Roaming\npm-cache_logs\2019-08-27T01_40_49_724Z-debug.log

F:\webb\zhian>npm cache clean --force
npm WARN using --force I sure hope you know what you are doing.

F:\webb\zhian>npm start

luckyun_qsms_njdt@1.0.0 start F:\webb\zhian
cross-env APP_TYPE=site RUNTIME=dev umi dev

‘cross-env’ 不是内部或外部命令,也不是可运行的程序
或批处理文件。
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! luckyun_qsms_njdt@1.0.0 start: cross-env APP_TYPE=site RUNTIME=dev umi dev
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the luckyun_qsms_njdt@1.0.0 start 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\XPA\AppData\Roaming\npm-cache_logs\2019-08-27T01_41_46_866Z-debug.log

F:\webb\zhian>npm cache clean --force
npm WARN using --force I sure hope you know what you are doing.

F:\webb\zhian>cnpm install
/ [74/76] Installing mimic-fn@^1.0.0platform unsupported umi@2.3.1 ? umi-build-dev@1.3.1 ? chokidar@2.0.4 ? fsevents@^1.2.2 Package require os(darwin) not compatible with your platform(win32)
[fsevents@^1.2.2] optional install error: Package require os(darwin) not compatible with your platform(win32)
√ Installed 76 packages
√ Linked 1666 latest versions
[1/5] scripts.install husky@^1.2.0 run “node husky install”, root: “F:\webb\zhian\node_modules\_husky@1.3.1@husky”
husky > setting up git hooks
Can’t find .git, skipping Git hooks installation.
Please check that you’re in a cloned repository or run ‘git init’ to create an empty Git repository and reinstall husky.
[1/5] scripts.install husky@^1.2.0 finished in 484ms
[2/5] scripts.install jest-puppeteer@3.9.1 ? puppeteer@^1.10.0 run “node install.js”, root: “F:\webb\zhian\node_modules\_puppeteer@1.19.0@puppeteer”
Downloading Chromium r674921 - 141.6 Mb [====================] 100% 0.0s
Chromium downloaded to F:\webb\zhian\node_modules_puppeteer@1.19.0@puppeteer.local-chromium\win64-674921
[2/5] scripts.install jest-puppeteer@3.9.1 ? puppeteer@^1.10.0 finished in 2m
[3/5] scripts.postinstall cross-var@1.1.0 ? babel-register@6.26.0 ? core-js@^2.5.0 run “node scripts/postinstall || echo “ignore””, root: “F:\webb\zhian\node_modules\_core-js@2.6.9@core-js”
Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!

The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:

https://opencollective.com/core-js
https://www.patreon.com/zloirock

Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)

[3/5] scripts.postinstall cross-var@1.1.0 ? babel-register@6.26.0 ? core-js@^2.5.0 finished in 269ms
[4/5] scripts.postinstall merge-umi-mock-data@0.0.3 ? @babel/register@7.5.5 ? core-js@^3.0.0 run “node scripts/postinstall || echo “ignore””, root: “F:\webb\zhian\node_modules\_core-js@3.2.1@core-js”
Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!

The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:

https://opencollective.com/core-js
https://www.patreon.com/zloirock

Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)

[4/5] scripts.postinstall merge-umi-mock-data@0.0.3 ? @babel/register@7.5.5 ? core-js@^3.0.0 finished in 309ms
[5/5] scripts.postinstall umi-plugin-react@1.7.6 ? preact@8.3.1 run “node -e “console.log(’\u001b[35m\u001b[1mLove Preact? You can now donate to our open collective:\u001b[22m\u001b[39m\n > \u001b[34mh
ttps://opencollective.com/preact/donate\u001b[0m’)””, root: “F:\webb\zhian\node_modules\_preact@8.3.1@preact”
Love Preact? You can now donate to our open collective:

https://opencollective.com/preact/donate
[5/5] scripts.postinstall umi-plugin-react@1.7.6 ? preact@8.3.1 finished in 458ms
√ Run 5 scripts
peerDependencies link rollup@0.64.1 in F:\webb\zhian\node_modules_rollup-plugin-babel@4.3.3@rollup-plugin-babel unmet with F:\webb\zhian\node_modules\rollup(0.25.8)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-proposal-decorators@7.2.3@@babel\plugin-proposal-decorators unmet with F:\webb\zhian\node_modules@babel\core(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-proposal-class-properties@7.2.3@@babel\plugin-proposal-class-properties unmet with F:\webb\zhian\node_modules@babel\core(7
.5.5)
peerDependencies link rollup@0.64.1 in F:\webb\zhian\node_modules_rollup-plugin-commonjs@9.3.4@rollup-plugin-commonjs unmet with F:\webb\zhian\node_modules\rollup(0.25.8)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-proposal-do-expressions@7.2.0@@babel\plugin-proposal-do-expressions unmet with F:\webb\zhian\node_modules@babel\core(7.5.5
)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-proposal-function-bind@7.2.0@@babel\plugin-proposal-function-bind unmet with F:\webb\zhian\node_modules@babel\core(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-proposal-export-default-from@7.2.0@@babel\plugin-proposal-export-default-from unmet with F:\webb\zhian\node_modules@babel
core(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-proposal-async-generator-functions@7.2.0@@babel\plugin-proposal-async-generator-functions unmet with F:\webb\zhian\node_mod
ules@babel\core(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-proposal-nullish-coalescing-operator@7.2.0@@babel\plugin-proposal-nullish-coalescing-operator unmet with F:\webb\zhian\node
_modules@babel\core(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-proposal-object-rest-spread@7.2.0@@babel\plugin-proposal-object-rest-spread unmet with F:\webb\zhian\node_modules@babel\co
re(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-proposal-export-namespace-from@7.2.0@@babel\plugin-proposal-export-namespace-from unmet with F:\webb\zhian\node_modules@ba
bel\core(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_helper-create-class-features-plugin@7.5.5@@babel\helper-create-class-features-plugin unmet with F:\webb\zhian\node_modules@babel
core(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-syntax-do-expressions@7.2.0@@babel\plugin-syntax-do-expressions unmet with F:\webb\zhian\node_modules@babel\core(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-syntax-decorators@7.2.0@@babel\plugin-syntax-decorators unmet with F:\webb\zhian\node_modules@babel\core(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-syntax-async-generators@7.2.0@@babel\plugin-syntax-async-generators unmet with F:\webb\zhian\node_modules@babel\core(7.5.5
)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-syntax-function-bind@7.2.0@@babel\plugin-syntax-function-bind unmet with F:\webb\zhian\node_modules@babel\core(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-syntax-export-default-from@7.2.0@@babel\plugin-syntax-export-default-from unmet with F:\webb\zhian\node_modules@babel\core
(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-syntax-nullish-coalescing-operator@7.2.0@@babel\plugin-syntax-nullish-coalescing-operator unmet with F:\webb\zhian\node_mod
ules@babel\core(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-syntax-export-namespace-from@7.2.0@@babel\plugin-syntax-export-namespace-from unmet with F:\webb\zhian\node_modules@babel
core(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-proposal-optional-catch-binding@7.2.0@@babel\plugin-proposal-optional-catch-binding unmet with F:\webb\zhian\node_modules@
babel\core(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-syntax-object-rest-spread@7.2.0@@babel\plugin-syntax-object-rest-spread unmet with F:\webb\zhian\node_modules@babel\core(7
.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-proposal-optional-chaining@7.2.0@@babel\plugin-proposal-optional-chaining unmet with F:\webb\zhian\node_modules@babel\core
(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-syntax-optional-catch-binding@7.2.0@@babel\plugin-syntax-optional-catch-binding unmet with F:\webb\zhian\node_modules@babe
l\core(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-transform-runtime@7.2.0@@babel\plugin-transform-runtime unmet with F:\webb\zhian\node_modules@babel\core(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_preset-react@7.0.0@@babel\preset-react unmet with F:\webb\zhian\node_modules@babel\core(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-syntax-optional-chaining@7.2.0@@babel\plugin-syntax-optional-chaining unmet with F:\webb\zhian\node_modules@babel\core(7.5
.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-transform-react-display-name@7.2.0@@babel\plugin-transform-react-display-name unmet with F:\webb\zhian\node_modules@babel
core(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-transform-react-jsx-source@7.5.0@@babel\plugin-transform-react-jsx-source unmet with F:\webb\zhian\node_modules@babel\core
(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-proposal-object-rest-spread@7.5.5@@babel\plugin-proposal-object-rest-spread unmet with F:\webb\zhian\node_modules@babel\co
re(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-transform-react-jsx@7.3.0@@babel\plugin-transform-react-jsx unmet with F:\webb\zhian\node_modules@babel\core(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-transform-arrow-functions@7.2.0@@babel\plugin-transform-arrow-functions unmet with F:\webb\zhian\node_modules@babel\core(7
.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-transform-react-jsx-self@7.2.0@@babel\plugin-transform-react-jsx-self unmet with F:\webb\zhian\node_modules@babel\core(7.5
.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-transform-async-to-generator@7.5.0@@babel\plugin-transform-async-to-generator unmet with F:\webb\zhian\node_modules@babel
core(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-transform-classes@7.5.5@@babel\plugin-transform-classes unmet with F:\webb\zhian\node_modules@babel\core(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-transform-computed-properties@7.2.0@@babel\plugin-transform-computed-properties unmet with F:\webb\zhian\node_modules@babe
l\core(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-transform-destructuring@7.5.0@@babel\plugin-transform-destructuring unmet with F:\webb\zhian\node_modules@babel\core(7.5.5
)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-proposal-pipeline-operator@7.2.0@@babel\plugin-proposal-pipeline-operator unmet with F:\webb\zhian\node_modules@babel\core
(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-transform-block-scoping@7.5.5@@babel\plugin-transform-block-scoping unmet with F:\webb\zhian\node_modules@babel\core(7.5.5
)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-syntax-jsx@7.2.0@@babel\plugin-syntax-jsx unmet with F:\webb\zhian\node_modules@babel\core(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-proposal-json-strings@7.2.0@@babel\plugin-proposal-json-strings unmet with F:\webb\zhian\node_modules@babel\core(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-syntax-pipeline-operator@7.5.0@@babel\plugin-syntax-pipeline-operator unmet with F:\webb\zhian\node_modules@babel\core(7.5
.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-transform-duplicate-keys@7.5.0@@babel\plugin-transform-duplicate-keys unmet with F:\webb\zhian\node_modules@babel\core(7.5
.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-transform-for-of@7.4.4@@babel\plugin-transform-for-of unmet with F:\webb\zhian\node_modules@babel\core(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-transform-function-name@7.4.4@@babel\plugin-transform-function-name unmet with F:\webb\zhian\node_modules@babel\core(7.5.5
)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-transform-block-scoped-functions@7.2.0@@babel\plugin-transform-block-scoped-functions unmet with F:\webb\zhian\node_modules
@babel\core(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-transform-dotall-regex@7.4.4@@babel\plugin-transform-dotall-regex unmet with F:\webb\zhian\node_modules@babel\core(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-proposal-unicode-property-regex@7.4.4@@babel\plugin-proposal-unicode-property-regex unmet with F:\webb\zhian\node_modules@
babel\core(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-transform-exponentiation-operator@7.2.0@@babel\plugin-transform-exponentiation-operator unmet with F:\webb\zhian\node_modul
es@babel\core(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-transform-literals@7.2.0@@babel\plugin-transform-literals unmet with F:\webb\zhian\node_modules@babel\core(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-syntax-json-strings@7.2.0@@babel\plugin-syntax-json-strings unmet with F:\webb\zhian\node_modules@babel\core(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-transform-modules-amd@7.5.0@@babel\plugin-transform-modules-amd unmet with F:\webb\zhian\node_modules@babel\core(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-transform-new-target@7.4.4@@babel\plugin-transform-new-target unmet with F:\webb\zhian\node_modules@babel\core(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-transform-object-super@7.5.5@@babel\plugin-transform-object-super unmet with F:\webb\zhian\node_modules@babel\core(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-transform-modules-systemjs@7.5.0@@babel\plugin-transform-modules-systemjs unmet with F:\webb\zhian\node_modules@babel\core
(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-transform-modules-umd@7.2.0@@babel\plugin-transform-modules-umd unmet with F:\webb\zhian\node_modules@babel\core(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-transform-parameters@7.4.4@@babel\plugin-transform-parameters unmet with F:\webb\zhian\node_modules@babel\core(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-transform-regenerator@7.4.5@@babel\plugin-transform-regenerator unmet with F:\webb\zhian\node_modules@babel\core(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-transform-shorthand-properties@7.2.0@@babel\plugin-transform-shorthand-properties unmet with F:\webb\zhian\node_modules@ba
bel\core(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-transform-spread@7.2.2@@babel\plugin-transform-spread unmet with F:\webb\zhian\node_modules@babel\core(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-transform-sticky-regex@7.2.0@@babel\plugin-transform-sticky-regex unmet with F:\webb\zhian\node_modules@babel\core(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-transform-template-literals@7.4.4@@babel\plugin-transform-template-literals unmet with F:\webb\zhian\node_modules@babel\co
re(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-transform-typeof-symbol@7.2.0@@babel\plugin-transform-typeof-symbol unmet with F:\webb\zhian\node_modules@babel\core(7.5.5
)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_preset-env@7.2.3@@babel\preset-env unmet with F:\webb\zhian\node_modules@babel\core(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-transform-unicode-regex@7.4.4@@babel\plugin-transform-unicode-regex unmet with F:\webb\zhian\node_modules@babel\core(7.5.5
)
peerDependencies link prop-types@15.6.2 in F:\webb\zhian\node_modules_react-intl@2.7.2@react-intl unmet with F:\webb\zhian\node_modules\prop-types(15.7.2)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_babel-plugin-named-asset-import@0.2.3@babel-plugin-named-asset-import unmet with F:\webb\zhian\node_modules@babel\core(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_register@7.0.0@@babel\register unmet with F:\webb\zhian\node_modules@babel\core(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_@babel_plugin-transform-react-constant-elements@7.2.0@@babel\plugin-transform-react-constant-elements unmet with F:\webb\zhian\node_modul
es@babel\core(7.5.5)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_babel-loader@8.0.4@babel-loader unmet with F:\webb\zhian\node_modules@babel\core(7.5.5)
peerDependencies link react@16.6.3 in F:\webb\zhian\node_modules_react-router-config@4.4.0-beta.6@react-router-config unmet with F:\webb\zhian\node_modules\react(16.9.0)
peerDependencies link react@16.6.3 in F:\webb\zhian\node_modules_react-dom@16.6.3@react-dom unmet with F:\webb\zhian\node_modules\react(16.9.0)
peerDependencies link @babel/core@7.2.2 in F:\webb\zhian\node_modules_babel-core@7.0.0-bridge.0@babel-core unmet with F:\webb\zhian\node_modules@babel\core(7.5.5)
peerDependencies link react@16.6.3 in F:\webb\zhian\node_modules_enzyme-adapter-react-16@1.7.0@enzyme-adapter-react-16 unmet with F:\webb\zhian\node_modules\react(16.9.0)
peerDependencies link react-dom@16.6.3 in F:\webb\zhian\node_modules_enzyme-adapter-react-16@1.7.0@enzyme-adapter-react-16 unmet with F:\webb\zhian\node_modules\react-dom(16.9.0)
peerDependencies link react@16.6.3 in F:\webb\zhian\node_modules_enzyme-adapter-utils@1.12.0@enzyme-adapter-utils unmet with F:\webb\zhian\node_modules\react(16.9.0)
peerDependencies link webpack@4.28.1 in F:\webb\zhian\node_modules_css-loader@1.0.1@css-loader unmet with F:\webb\zhian\node_modules\webpack(4.28.4)
peerDependencies link webpack@4.28.1 in F:\webb\zhian\node_modules_file-loader@2.0.0@file-loader unmet with F:\webb\zhian\node_modules\webpack(4.28.4)
peerDependencies link webpack@4.28.1 in F:\webb\zhian\node_modules_friendly-errors-webpack-plugin@1.7.0@friendly-errors-webpack-plugin unmet with F:\webb\zhian\node_modules\webpack(4.28.4)
peerDependencies link webpack@4.28.1 in F:\webb\zhian\node_modules_fork-ts-checker-webpack-plugin@0.5.0@fork-ts-checker-webpack-plugin unmet with F:\webb\zhian\node_modules\webpack(4.28.4)
peerDependencies link react@16.6.3 in F:\webb\zhian\node_modules_react-test-renderer@16.9.0@react-test-renderer unmet with F:\webb\zhian\node_modules\react(16.9.0)
peerDependencies link webpack@4.28.1 in F:\webb\zhian\node_modules_hard-source-webpack-plugin@0.13.1@hard-source-webpack-plugin unmet with F:\webb\zhian\node_modules\webpack(4.28.4)
peerDependencies link webpack@4.28.1 in F:\webb\zhian\node_modules_babel-loader@8.0.4@babel-loader unmet with F:\webb\zhian\node_modules\webpack(4.28.4)
peerDependencies link webpack@4.28.1 in F:\webb\zhian\node_modules_mini-css-extract-plugin@0.5.0@mini-css-extract-plugin unmet with F:\webb\zhian\node_modules\webpack(4.28.4)
peerDependencies link react@16.6.3 in F:\webb\zhian\node_modules_airbnb-prop-types@2.15.0@airbnb-prop-types unmet with F:\webb\zhian\node_modules\react(16.9.0)
peerDependencies link webpack@4.28.1 in F:\webb\zhian\node_modules_less-loader@4.1.0@less-loader unmet with F:\webb\zhian\node_modules\webpack(4.28.4)
peerDependencies link tslint@5.11.0 in F:\webb\zhian\node_modules_tslint-loader@3.5.4@tslint-loader unmet with F:\webb\zhian\node_modules\tslint(5.19.0)
peerDependencies link webpack@4.28.1 in F:\webb\zhian\node_modules_uglifyjs-webpack-plugin@1.3.0@uglifyjs-webpack-plugin unmet with F:\webb\zhian\node_modules\webpack(4.28.4)
peerDependencies link webpack@4.28.1 in F:\webb\zhian\node_modules_umi-url-pnp-loader@1.1.2@umi-url-pnp-loader unmet with F:\webb\zhian\node_modules\webpack(4.28.4)
peerDependencies link webpack@4.28.1 in F:\webb\zhian\node_modules_file-loader@1.1.11@file-loader unmet with F:\webb\zhian\node_modules\webpack(4.28.4)
peerDependencies link webpack@4.28.1 in F:\webb\zhian\node_modules_webpack-manifest-plugin@2.0.4@webpack-manifest-plugin unmet with F:\webb\zhian\node_modules\webpack(4.28.4)
peerDependencies link webpack@4.28.1 in F:\webb\zhian\node_modules_webpackbar@3.1.3@webpackbar unmet with F:\webb\zhian\node_modules\webpack(4.28.4)
peerDependencies link webpack@4.28.1 in F:\webb\zhian\node_modules_webpack-dev-server@3.1.10@webpack-dev-server unmet with F:\webb\zhian\node_modules\webpack(4.28.4)
peerDependencies link webpack@4.28.1 in F:\webb\zhian\node_modules_webpack-dev-middleware@3.4.0@webpack-dev-middleware unmet with F:\webb\zhian\node_modules\webpack(4.28.4)
peerDependencies link less@3.9.0 in F:\webb\zhian\node_modules_less-loader@4.1.0@less-loader unmet with F:\webb\zhian\node_modules\less(3.10.3)
peerDependencies link tslint@5.11.0 in F:\webb\zhian\node_modules_fork-ts-checker-webpack-plugin@0.5.0@fork-ts-checker-webpack-plugin unmet with F:\webb\zhian\node_modules\tslint(5.19.0)
peerDependencies WARNING umi-plugin-react@1.7.6 ? umi-plugin-dva@1.5.3 ? babel-plugin-dva-hmr@0.4.1 requires a peer of redbox-react@1.x but none was installed
peerDependencies WARNING umi@2.3.1 ? umi-build-dev@1.3.1 ? react-router-config@4.4.0-beta.6 requires a peer of react-router@4.4.0-beta.1 but react-router@4.3.1 was installed
deprecate cross-var@1.1.0 ? babel-preset-es2015@^6.18.0 ??? Thanks for using Babel: we recommend using babel-preset-env now: please read https://babeljs.io/env to update!
deprecate merge-umi-mock-data@0.0.3 ? rollup-plugin-node-builtins@2.1.2 ? browserify-fs@1.0.0 ? level-filesystem@1.2.0 ? level-sublevel@5.2.3 ? xtend@2.0.6 ? object-keys@~0.2.0 Please update to the latest obj
ect-keys
anti semver umi-plugin-react@1.7.6 ? antd@3.x delcares antd@3.x(resolved as 3.22.1) but using ancestor(root package.json)'s dependency antd@3.15.2(resolved as 3.15.2)
deprecate umi-plugin-react@1.7.6 ? umi-plugin-dva@1.5.3 ? dva@2.5.0-beta.2 ? react-router-redux@5.0.0-alpha.9 This project is no longer maintained.
deprecate umi-plugin-react@1.7.6 ? workbox-webpack-plugin@3.6.3 ? workbox-build@3.6.3 ? joi@^11.1.1 This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrad
e to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
deprecate umi-plugin-react@1.7.6 ? workbox-webpack-plugin@3.6.3 ? workbox-build@3.6.3 ? joi@11.4.0 ? topo@2.x.x This version has been deprecated in accordance with the hapi support policy (hapi.im/support). P
lease upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
deprecate umi-plugin-react@1.7.6 ? workbox-webpack-plugin@3.6.3 ? workbox-build@3.6.3 ? joi@11.4.0 ? hoek@4.x.x This version has been deprecated in accordance with the hapi support policy (hapi.im/support). P
lease upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
deprecate umi@2.3.1 ? umi-build-dev@1.3.1 ? @babel/polyfill@7.2.3 @babel/polyfill@7.4.4: ??? As of Babel 7.4.0, this
package has been deprecated in favor of directly
including core-js/stable (to polyfill ECMAScript
features) and regenerator-runtime/runtime
(needed to use transpiled generator functions):

import “core-js/stable”;
import “regenerator-runtime/runtime”;
deprecate umi-plugin-react@1.7.6 ? umi-plugin-locale@2.7.0 ? react-intl@2.7.2 ? intl-relativeformat@^2.1.0 This package has been deprecated, please see migration guide at ‘https://github.com/formatjs/formatjs
/tree/master/packages/intl-relativeformat#migration-guide’
anti semver umi@2.3.1 ? umi-build-dev@1.3.1 ? umi-test@1.3.0 ? ts-jest@23.10.5 ? resolve@1.x delcares resolve@1.x(resolved as 1.12.0) but using ancestor(umi-build-dev)'s dependency resolve@1.8.1(resolved as 1
.8.1)
deprecate umi@2.3.1 ? umi-build-dev@1.3.1 ? umi-test@1.3.0 ? jest@23.6.0 ? jest-cli@23.6.0 ? prompts@0.1.14 ? kleur@^2.0.1 Please upgrade to kleur@3 or migrate to ‘ansi-colors’ if you prefer the old syntax. V
isit https://github.com/lukeed/kleur/releases/tag/v3.0.0\ for migration path(s).
deprecate umi-plugin-react@1.7.6 ? umi-plugin-polyfills@1.4.1 ? core-js@2.6.0 core-js@<2.6.8 is no longer maintained. Please, upgrade to core-js@3 or at least to actual version of core-js@2.
deprecate umi-plugin-react@1.7.6 ? antd@3.15.2 ? @ant-design/icons-react@1.1.5 ? ant-design-palettes@^1.1.3 Please use @ant-design/colors to replace ant-design-palettes
deprecate umi-plugin-react@1.7.6 ? antd-mobile@2.3.1 ? rmc-list-view@0.11.5 ? fbjs@0.8.17 ? core-js@^1.0.0 core-js@<2.6.8 is no longer maintained. Please, upgrade to core-js@3 or at least to actual version of
core-js@2.
Recently updated (since 2019-08-20): 16 packages (detail see file F:\webb\zhian\node_modules.recently_updates.txt)
√ All packages installed (2050 packages installed from npm registry, used 5m(network 2m), speed 591.08kB/s, json 1722(4.52MB), tarball 72.9MB)

F:\webb\zhian>npm start

luckyun_qsms_njdt@1.0.0 start F:\webb\zhian
cross-env APP_TYPE=site RUNTIME=dev umi dev

F:\webb\zhian>“node” “F:\webb\zhian\node_modules.bin\…_cross-env@5.2.0@cross-env\dist\bin\cross-env.js” APP_TYPE=site RUNTIME=dev umi dev

F:\webb\zhian>“node” “F:\webb\zhian\node_modules.bin\…_umi@2.3.1@umi\bin\umi.js” “dev”

√ Webpack
Compiled successfully in 1.60m

Starting the development server…

Theme generated successfully
DONE Compiled successfully in 95951ms 9:50:08

App running at:

  • Local: http://localhost:8000/ (copied to clipboard)
  • Network: http://172.16.0.14:8000/

[HPM] Error occurred while trying to proxy request /base/module/sysmodule/readusermodule from localhost:8000 to http://172.16.0.243:9998 (ETIMEDOUT) (https://nodejs.org/api/errors.html#errors_common_system_er
rors)
[HPM] Error occurred while trying to proxy request /base/module/sysmodule/readusermodule from localhost:8000 to http://172.16.0.243:9998 (ETIMEDOUT) (https://nodejs.org/api/errors.html#errors_common_system_er
rors)

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值