npm安装错误:这到底是什么意思?如何解决?

时间:2019-07-24 12:46:30

标签: reactjs npm dependencies

使用npm install时,出现以下错误:我该怎么办,我应该担心吗?如何联系作者?

17723 error code E404
17724 error 404 Not Found - GET https://registry.npmjs.org/@babel/plugin-transform-named-capturing-types-regex/-/plugin-transform-named-capturing-types-regex-7.4.2.tgz
17725 error 404
17726 error 404 '@babel/plugin-transform-named-capturing-types-regex@7.4.2' is not in the npm registry.
17727 error 404 You should bug the author to publish it (or use the name yourself!)
17728 error 404 It was specified as a dependency of 'front_end'
17729 error 404 Note that you can also install from a
17730 error 404 tarball, folder, http url, or git url.
17731 verbose exit [ 1, true ]

1 个答案:

答案 0 :(得分:1)

404表示找不到。即没有使用该名称发布任何软件包。

您的意思是这个吗?:

npm install --save-dev @babel/plugin-transform-named-capturing-groups-regex