0

我试图告诉 Microsoft Visual Studio Code 显示.jade文件的 Intellisense 选项。

我不知道这是否可能,但是像 node 和 express 一样,我曾经尝试过tsd query jade --a install并遇到此错误:

D:\1. Projects\41. WorkorderHelp>tsd query jade --a install

- jade / jade

>> running install..
[ERR!] cwd  : D:\1. Projects\41. WorkorderHelp
[ERR!] os   : Windows_NT 6.3.9600
[ERR!] argv : "node" "C:\\Users\\zakeri.h\\AppData\\Roaming\\npm\\node_modules\\tsd\\build\\cli.js" "query" "jade" "--a" "install"
[ERR!] node : v0.12.2
[ERR!] tsd  : 0.6.4
[ERR!] Error: read ECONNRESET
[ERR!] CODE : ECONNRESET
[ERR!] read ECONNRESET

This is most likely not a problem with tsd itself
and is related to network connectivity.
In most cases you are behind a proxy or have bad network settings.

If you are behind a proxy, please make sure that the
'proxy' config is set properly.  See:     https://github.com/DefinitelyTyped/tsd#tsdrc
[ERR!] .tsdrc could not be retrieved

[ERR!] Please include the following file with any support request:
    D:\1. Projects\41. WorkorderHelp\tsd-debug.log 

我做错了什么?

4

0 回答 0