角2 NPM安装错误:(节点:3240)
问题描述:
嘿,我试图让从this github上回购平均2.0例如工作角2 NPM安装错误:(节点:3240)
Npm install
工作正常在服务器上的文件夹,但是当ID做npm install
对客户端文件夹(角2)我得到这个:
> [email protected] postinstall C:\wamp\Projects\mean_mytasklist\client
> typings install
typings WARN deprecated 9/14/2016: "registry:dt/core-js#0.0.0+20160725163759" is deprecated (upda ted, replaced or removed)
typings WARN deprecated 11/21/2016: "registry:dt/node#6.0.0+20160909174046" is deprecated (update d, replaced or removed)
typings WARN deprecated 10/25/2016: "registry:dt/jasmine#2.2.0+20160621224255" is deprecated (upd ated, replaced or removed)
(node:3240) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Pops icleError: Unable to connect to "https://raw.githubusercontent.com/DefinitelyTyped/DefinitelyType d/c49913aa9ea419ea46c1c684e488cf2a10303b1a/jasmine/jasmine.d.ts"
Caused by: Error: connect ECONNREFUSED 10.10.34.36:443
(node:3240) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 2): Pops icleError: Unable to connect to "https://raw.githubusercontent.com/DefinitelyTyped/DefinitelyType d/4008a51db44dabcdc368097a39a01ab7a5f9587f/node/node.d.ts"
Caused by: Error: connect ECONNREFUSED 10.10.34.36:443
(node:3240) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 3): Pops icleError: Unable to connect to "https://raw.githubusercontent.com/DefinitelyTyped/DefinitelyType d/25e18b592470e3dddccc826fde2bb8e7610ef863/core-js/core-js.d.ts"
Caused by: Error: connect ECONNREFUSED 10.10.34.36:443
(node:3240) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 4): Pops icleError: Unable to connect to "https://raw.githubusercontent.com/DefinitelyTyped/DefinitelyType d/c49913aa9ea419ea46c1c684e488cf2a10303b1a/jasmine/jasmine.d.ts"
Caused by: Error: connect ECONNREFUSED 10.10.34.36:443
(node:3240) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 5): Pops icleError: Unable to connect to "https://raw.githubusercontent.com/DefinitelyTyped/DefinitelyType d/c49913aa9ea419ea46c1c684e488cf2a10303b1a/jasmine/jasmine.d.ts"
Caused by: Error: connect ECONNREFUSED 10.10.34.36:443
(node:3240) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 6): Pops icleError: Unable to connect to "https://raw.githubusercontent.com/DefinitelyTyped/DefinitelyType d/4008a51db44dabcdc368097a39a01ab7a5f9587f/node/node.d.ts"
Caused by: Error: connect ETIMEDOUT 10.10.34.36:443
(node:3240) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 7): Pops icleError: Unable to connect to "https://raw.githubusercontent.com/DefinitelyTyped/DefinitelyType d/25e18b592470e3dddccc826fde2bb8e7610ef863/core-js/core-js.d.ts"
Caused by: Error: connect ETIMEDOUT 10.10.34.36:443
(node:3240) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 8): Pops icleError: Unable to connect to "https://raw.githubusercontent.com/DefinitelyTyped/DefinitelyType d/c49913aa9ea419ea46c1c684e488cf2a10303b1a/jasmine/jasmine.d.ts"
Caused by: Error: connect ECONNREFUSED 10.10.34.36:443
(node:3240) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 9): Pops icleError: Unable to connect to "https://raw.githubusercontent.com/DefinitelyTyped/DefinitelyType d/4008a51db44dabcdc368097a39a01ab7a5f9587f/node/node.d.ts"
Caused by: Error: connect ECONNREFUSED 10.10.34.36:443
(node:3240) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 10): PopsicleError: Unable to connect to "https://raw.githubusercontent.com/DefinitelyTyped/DefinitelyTyped/25e18b592470e3dddccc826fde2bb8e7610ef863/core-js/core-js.d.ts"
Caused by: Error: connect ETIMEDOUT 10.10.34.36:443
(node:3240) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 11): PopsicleError: Unable to connect to "https://raw.githubusercontent.com/DefinitelyTyped/DefinitelyTyped/c49913aa9ea419ea46c1c684e488cf2a10303b1a/jasmine/jasmine.d.ts"
Caused by: Error: connect ECONNREFUSED 10.10.34.36:443
(node:3240) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 12): PopsicleError: Unable to connect to "https://raw.githubusercontent.com/DefinitelyTyped/DefinitelyTyped/25e18b592470e3dddccc826fde2bb8e7610ef863/core-js/core-js.d.ts"
Caused by: Error: connect ECONNREFUSED 10.10.34.36:443
(node:3240) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 13): PopsicleError: Unable to connect to "https://raw.githubusercontent.com/DefinitelyTyped/DefinitelyTyped/4008a51db44dabcdc368097a39a01ab7a5f9587f/node/node.d.ts"
Caused by: Error: connect ETIMEDOUT 10.10.34.36:443
(node:3240) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 14): PopsicleError: Unable to connect to "https://raw.githubusercontent.com/DefinitelyTyped/DefinitelyTyped/25e18b592470e3dddccc826fde2bb8e7610ef863/core-js/core-js.d.ts"
Caused by: Error: connect ECONNREFUSED 10.10.34.36:443
typings ERR! message Unable to read typings for "jasmine". You should check the entry paths in "jasmine.d.ts" are up to date
typings ERR! caused by Unable to connect to "https://raw.githubusercontent.com/DefinitelyTyped/DefinitelyTyped/c49913aa9ea419ea46c1c684e488cf2a10303b1a/jasmine/jasmine.d.ts"
typings ERR! caused by connect ECONNREFUSED 10.10.34.36:443
typings ERR! cwd C:\wamp\Projects\mean_mytasklist\client
typings ERR! system Windows_NT 6.1.7601
typings ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\wamp\\Projects\\mean_mytasklist\\client\\node_modules\\typings\\dist\\bin.js" "install"
typings ERR! node -v v6.9.1
typings ERR! typings -v 1.4.0
typings ERR! If you need help, you may report this error at:
typings ERR! <https://github.com/typings/typings/issues>
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected]^1.0.0 (node_modules\chokidar\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm WARN [email protected] No description
npm WARN [email protected] No repository field.
npm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\Mojtaba\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js" "install"
npm ERR! node v6.9.1
npm ERR! npm v4.0.1
npm ERR! code ELIFECYCLE
npm ERR! [email protected] postinstall: `typings install`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] postinstall script 'typings install'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the mytasklist package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! typings install
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs mytasklist
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls mytasklist
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! C:\wamp\Projects\mean_mytasklist\client\npm-debug.log
尝试npm install
使用和不使用代理服务器,但没有像打字问题工作too.looks。我该怎么办?
节点v6.9.1 NPM V4.0.1
如上
提到如果需要的日志文件,我将上传过
答
从client
文件夹中删除typings.json
并从client/package.json
删除线"postinstall": "typings install",
文件。添加下面的树线在client/package.json
:
"@types/node": "^6.0.46",
"@types/jasmine": "^2.5.36",
"@types/selenium-webdriver": "^2.53.33"
它给你的错误,因为以前安装打字稿声明的文件,我们必须安装使用的NuGet DefinitelyTyped
包,我们在typings.json
文件中定义,但现在我们需要@types
基于npm
安装模块来安装TypeScript声明。在Angular 2 with @types declaration文件检查更多详细信息。您可以在Packages by types
我发现在npmjs其他
@types
模块列表,并获得该 NPM WARN可选SKIPPING可选的依赖:[email protected]^1.0.0(node_modules \ chokidar \ node_modules \ fsevents): NPM WARN notsup跳绳可选依赖:[email protected]不支持的平台:想要{“os”:“达尔文”,“拱”:“任何”}(当前:{“os”:“win32”,“arch”:“x64”}) npm WARN [email protected]没有说明 npm WARN [email protected]没有存储库字段。 – Mojtaba这是不同的问题,它仍然是开放的https://github.com/npm/npm/issues/11069。但是你现在可以开始你的应用程序。 – ranakrunal9