I do not know if I did it right or not, but I installed typings file. For that i installed angular 2 using this instruction: https://www.youtube.com/watch?v=HB6ftmxKzL8. After, I execute this command in node.js command promt: npm install typings --global
However, when I tried to execute step 3, I got a lot of errors:
npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated graceful-fs@1.2.3: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.
npm WARN install Couldn't install optional dependency: Unsupported
> ejangular2-systemjs-starter@1.0.0 postinstall D:\GoogleDrive\Visual Studio\Projects\ASP.NET MVC\_TEST_\WebApplication1\WebApplication1
> typings install
typings ERR! message Unable to resolve typings
typings ERR! caused by Unexpected token '/' at 3:66 in D:\GoogleDrive\Visual Studio\Projects\ASP.NET MVC\_TEST_\WebApplication1\WebApplication1\typings.json
typings ERR! caused by "ej.web.all": "registry:dt/ej.web.all#0.0.0+20160930121912", // EJTypescrip
typings ERR! caused by ^
typings ERR! cwd D:\GoogleDrive\Visual Studio\Projects\ASP.NET MVC\_TEST_\WebApplication1\WebApplication1
typings ERR! system Windows_NT 10.0.15063
typings ERR! command "C:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\Community\\Web\\External\\Node.exe" "D:\\GoogleDrive\\Visual Studio\\Projects\\ASP.NET MVC\\_TEST_\\WebApplication1\\WebApplication1\\node_modules\\typings\\dist\\bin.js" "install"
typings ERR! node -v v5.4.1
typings ERR! typings -v 0.7.12
typings ERR! If you need help, you may report this error at:
typings ERR! <https://github.com/typings/typings/issues>
npm ERR! Windows_NT 10.0.15063
npm ERR! argv "C:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\Community\\Web\\External\\Node.exe" "C:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\Community\\Web\\External\\node_modules\\npm\\bin\\npm-cli.js" "install"
npm ERR! node v5.4.1
npm ERR! npm v3.3.4
npm ERR! code ELIFECYCLE
npm ERR! ejangular2-systemjs-starter@1.0.0 postinstall: `typings install`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the ejangular2-systemjs-starter@1.0.0 postinstall script 'typings install'.
npm ERR! This is most likely a problem with the ejangular2-systemjs-starter 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 their info via:
npm ERR! npm owner ls ejangular2-systemjs-starter
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! D:\GoogleDrive\Visual Studio\Projects\ASP.NET MVC\_TEST_\WebApplication1\WebApplication1\npm-debug.log
> ejangular2-systemjs-starter@1.0.0 postinstall D:\GoogleDrive\Visual Studio\Projects\ASP.NET MVC\_TEST_\WebApplication1\WebApplication1
> typings install
typings ERR! message Unable to resolve typings
typings ERR! caused by Unexpected token '/' at 3:66 in D:\GoogleDrive\Visual Studio\Projects\ASP.NET MVC\_TEST_\WebApplication1\WebApplication1\typings.json
typings ERR! caused by "ej.web.all": "registry:dt/ej.web.all#0.0.0+20160930121912", // EJTypescrip
typings ERR! caused by ^
typings ERR! cwd D:\GoogleDrive\Visual Studio\Projects\ASP.NET MVC\_TEST_\WebApplication1\WebApplication1
typings ERR! system Windows_NT 10.0.15063
typings ERR! command "C:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\Community\\Web\\External\\Node.exe" "D:\\GoogleDrive\\Visual Studio\\Projects\\ASP.NET MVC\\_TEST_\\WebApplication1\\WebApplication1\\node_modules\\typings\\dist\\bin.js" "install"
typings ERR! node -v v5.4.1
typings ERR! typings -v 0.7.12
typings ERR! If you need help, you may report this error at:
typings ERR! <https://github.com/typings/typings/issues>
npm ERR! Windows_NT 10.0.15063
npm ERR! argv "C:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\Community\\Web\\External\\Node.exe" "C:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\Community\\Web\\External\\node_modules\\npm\\bin\\npm-cli.js" "install"
npm ERR! node v5.4.1
npm ERR! npm v3.3.4
npm ERR! code ELIFECYCLE
npm ERR! ejangular2-systemjs-starter@1.0.0 postinstall: `typings install`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the ejangular2-systemjs-starter@1.0.0 postinstall script 'typings install'.
npm ERR! This is most likely a problem with the ejangular2-systemjs-starter 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 their info via:
npm ERR! npm owner ls ejangular2-systemjs-starter
npm ERR! There is likely additional logging output above.
E:\<<samplelocation>>\Scripts\ej\common |