Skip to content
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

Type error in vs code when using ServerlessCdkPlugin.ServerlessStack (formerly ServerlessCdkPlugin.ServerlessConstruct) #366

Open
GuillaumeLagrange opened this issue Dec 9, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@GuillaumeLagrange
Copy link
Collaborator

Split from #316

The following error appears when trying to setup a construct by following the docs:
'ServerlessCdkPlugin' only refers to a type, but is being used as a namespace here.ts(2702) image
The error is only displayed in VS Code, and it seems to be a problem on their end, according to microsoft/TypeScript#50191

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants