Skip to content

fix(15230): "Cannot compile namespaces" error with --isolatedModules and no namespaces - #40032

Merged
Daniel Rosenwasser (DanielRosenwasser) merged 1 commit into
microsoft:masterfrom
a-tarasyuk:bug/15230
Aug 13, 2020
Merged

fix(15230): "Cannot compile namespaces" error with --isolatedModules and no namespaces#40032
Daniel Rosenwasser (DanielRosenwasser) merged 1 commit into
microsoft:masterfrom
a-tarasyuk:bug/15230

Conversation

@a-tarasyuk

Copy link
Copy Markdown
Contributor

Fixes #15230

@typescript-bot TypeScript Bot (typescript-bot) added the For Backlog Bug PRs that fix a backlog bug label Aug 13, 2020
Comment thread src/compiler/diagnosticMessages.json Outdated
Comment thread src/compiler/diagnosticMessages.json Outdated

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. 'global' is still a slightly jargon-ish term, but I don't know a better one.
  2. I think we can cut the error down slightly if the error is always in a non-module file.

Comment thread src/compiler/diagnosticMessages.json Outdated
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

For Backlog Bug PRs that fix a backlog bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"Cannot compile namespaces" error with --isolatedModules and no namespaces

4 participants