-
Notifications
You must be signed in to change notification settings - Fork 13.2k
Closed
Labels
BugA bug in TypeScriptA bug in TypeScriptInfrastructureIssue relates to TypeScript team infrastructureIssue relates to TypeScript team infrastructureRescheduledThis issue was previously scheduled to an earlier milestoneThis issue was previously scheduled to an earlier milestone
Milestone
Description
mkdir watwatwat
cd watwatwat
npx express-generatorExpected: 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/[email protected]","@types/[email protected]","@types/[email protected]","@types/[email protected]","@types/[email protected]","@types/[email protected]","@types/[email protected]"]'.
[16:27:5.494] Exec: npm install --ignore-scripts @types/[email protected] @types/[email protected] @types/[email protected] @types/[email protected] @types/[email protected] @types/[email protected] @types/[email protected] --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/[email protected]
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
Metadata
Metadata
Assignees
Labels
BugA bug in TypeScriptA bug in TypeScriptInfrastructureIssue relates to TypeScript team infrastructureIssue relates to TypeScript team infrastructureRescheduledThis issue was previously scheduled to an earlier milestoneThis issue was previously scheduled to an earlier milestone