-
Notifications
You must be signed in to change notification settings - Fork 33.8k
Closed
Labels
javascriptJavaScript support issuesJavaScript support issuestypescriptTypescript support issuesTypescript support issuesupstreamIssue identified as 'upstream' component related (exists outside of VS Code)Issue identified as 'upstream' component related (exists outside of VS Code)
Description
- VSCode Version: 1.38.0
- OS Version: Windows_NT x64 (10.0.17134)
Steps to Reproduce:
- Clone https://github.com/RDeluxe/rush-repro-955
- Go to
libraries/dtos/src/dtos/user.ts
You will have a compiler error. Normally vscode should be able to auto import the missing decorators from class-validator
Additional informations:
Rush strategy is to create a clean node_modules
tree in /common/temp/node_modules
.
After that rush create for each "packages" a new node_modules
tree with symlink.
RDeluxe
Metadata
Metadata
Assignees
Labels
javascriptJavaScript support issuesJavaScript support issuestypescriptTypescript support issuesTypescript support issuesupstreamIssue identified as 'upstream' component related (exists outside of VS Code)Issue identified as 'upstream' component related (exists outside of VS Code)