-
Notifications
You must be signed in to change notification settings - Fork 13.1k
Closed
Labels
InfrastructureIssue relates to TypeScript team infrastructureIssue relates to TypeScript team infrastructure

Description
Error: Cannot find module '/home/andy/TypeScript/scripts/generateLocalizedDiagnosticMessages.js'
at Function.Module._resolveFilename (module.js:527:15)
at Function.Module._load (module.js:453:25)
at Function.Module.runMain (module.js:665:10)
at startup (bootstrap_node.js:201:16)
at bootstrap_node.js:626:3
Probably missed something in #18702? @mhegazy
Also, it looks like if I run gulp local
then gulp localize
, the second command will fail!
EDIT: Looks like generateLocalizedDiagnosticMessages.js
is being saved to /TypeScript
and not to /TypeScript/scripts
.
Metadata
Metadata
Assignees
Labels
InfrastructureIssue relates to TypeScript team infrastructureIssue relates to TypeScript team infrastructure