Skip to content
This repository has been archived by the owner on Apr 30, 2019. It is now read-only.

tsd i -g fails for v 0.6.5 on Windows 8.1 64bit #243

Open
HansS opened this issue Nov 12, 2015 · 0 comments
Open

tsd i -g fails for v 0.6.5 on Windows 8.1 64bit #243

HansS opened this issue Nov 12, 2015 · 0 comments

Comments

@HansS
Copy link

HansS commented Nov 12, 2015

C:\Users\Hans\web\vscode\es6-vscode-sample> tsd
[ERR!] cwd : C:\Users\Hans\web\vscode\es6-vscode-sample
[ERR!] os : Windows_NT 6.3.9600
[ERR!] argv : "C:\Program Files\nodejs\node.exe" "C:\Users\Hans\AppData\Roaming\npm\node_modules\tsd\build\cli.js"
[ERR!] node : v4.2.1
[ERR!] tsd : 0.6.5
[ERR!] Error: Cannot find module 'hawk'
[ERR!] CODE : MODULE_NOT_FOUND
[ERR!] Cannot find module 'hawk'
[ERR!] If you need help, you may report this error at:
https://github.com/DefinitelyTyped/tsd/issues

[ERR!] .tsdrc could not be retrieved

[ERR!] Please include the following file with any support request:
C:\Users\Hans\web\vscode\es6-vscode-sample\tsd-debug.log

C:\Users\Hans\web\vscode\es6-vscode-sample> type tsd-debug.log
[ERR!] cwd : C:\Users\Hans\web\vscode\es6-vscode-sample
[ERR!] os : Windows_NT 6.3.9600
[ERR!] argv : "C:\Program Files\nodejs\node.exe" "C:\Users\Hans\AppData\Roaming\npm\node_modules\tsd\build\cli.js"
[ERR!] node : v4.2.1
[ERR!] tsd : 0.6.5
[ERR!] Error: Cannot find module 'hawk'
[ERR!] CODE : MODULE_NOT_FOUND
[ERR!] Cannot find module 'hawk'
[ERR!] If you need help, you may report this error at:
https://github.com/DefinitelyTyped/tsd/issues

[ERR!]
Error: Cannot find module 'hawk'
at Function.Module._resolveFilename (module.js:337:15)
at Function.Module._load (module.js:287:25)
at Module.require (module.js:366:17)
at require (module.js:385:17)
at Object. (C:\Users\Hans\AppData\Roaming\npm\node_modules\tsd\node_modules\request\request.js:10:12)
at Module._compile (module.js:435:26)
at Object.Module._extensions..js (module.js:442:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:311:12)
at Module.require (module.js:366:17)
at require (module.js:385:17)

[ERR!] tsd.json: {"version":"v4","repo":"borisyankov/DefinitelyTyped","ref":"master","path":"src/typings","bundle":"src/typings/tsd.d.ts","installed":{"node/node.d.ts":{"commit":"4ba73ef59f93e38a70573cfc46375de37b004635"}}}

[ERR!] .tsdrc could not be retrieved

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant