Currently following a tutorial at
I have already configured NODE_TLS_REJECT_UNAUTHORIZED=0
Operating on Windows 10 with a proxy server!
Encountered an error while trying to install typescript for meteor
This is the error message I received:
D:\WhatsApp Clone with Metor and Ionic 2 CLI\whatsapp\api>meteor add barbatus:typescript
C:\Users\marcelo-gf\AppData\Local\.meteor\packages\meteor-tool\1.6.0-rc.7\mt-os.windows.x86_32\dev_bundle\lib\node_modules\meteor-promise\promise_server.js:218
throw error;
^
Error: ENOENT: no such file or directory, stat 'D:\WhatsApp Clone with Metor and Ionic 2 CLI\whatsapp\uuid\bin\uuid'
// The rest of the error message has been cut off for brevity