Skip to content

gulp local broken #18922

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ghost opened this issue Oct 3, 2017 · 0 comments
Closed

gulp local broken #18922

ghost opened this issue Oct 3, 2017 · 0 comments
Labels
Infrastructure Issue relates to TypeScript team infrastructure

Comments

@ghost
Copy link

ghost commented Oct 3, 2017

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.

@ghost ghost added the Infrastructure Issue relates to TypeScript team infrastructure label Oct 3, 2017
@ghost ghost closed this as completed in #18923 Oct 3, 2017
@microsoft microsoft locked and limited conversation to collaborators Jun 14, 2018
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Infrastructure Issue relates to TypeScript team infrastructure
Projects
None yet
Development

No branches or pull requests

0 participants