Closed
Description
mkdir watwatwat
cd watwatwat
npx express-generator
Expected: ATA works
Actual: Everything appears as any
. ti-40592.log
contains:
[16:27:5.492] Sending response:
{"kind":"event::beginInstallTypes","eventId":1,"typingsInstallerVersion":"3.8.0-dev.20191026","projectName":"/dev/null/inferredProject1*"}
[16:27:5.493] Response has been sent.
[16:27:5.494] #1 with arguments'["@types/cookie-parser@ts3.8","@types/debug@ts3.8","@types/express@ts3.8","@types/http-errors@ts3.8","@types/jade@ts3.8","@types/morgan@ts3.8","@types/node@ts3.8"]'.
[16:27:5.494] Exec: npm install --ignore-scripts @types/cookie-parser@ts3.8 @types/debug@ts3.8 @types/express@ts3.8 @types/http-errors@ts3.8 @types/jade@ts3.8 @types/morgan@ts3.8 @types/node@ts3.8 --save-dev --user-agent="typesInstaller/3.8.0-dev.20191026"
[16:27:8.295] Failed. stdout:
stderr:
npm ERR! code ETARGET
npm ERR! notarget No matching version found for @types/jade@ts3.8
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Daniel\AppData\Roaming\npm-cache\_logs\2019-10-29T23_27_08_255Z-debug.log