Skip to content

Conversation

@neurolag
Copy link

One of your dependencies (@types/node@^6.0.90) contains a /// <reference lib="..." /> reference which - according to TypeScript's Documentation requires at least TypeScript v3. This causes npm to fail building and packaging your extension currently.

Changes made in this PR will update the typescript package to v3 (most recent version is 4.6.x) which will make the build process work again.

@ikappas
Copy link
Owner

ikappas commented Apr 1, 2022

@manuth This has been fixed on develop pending release to master

@neurolag
Copy link
Author

neurolag commented Apr 1, 2022

@ikappas awesome! Thanks for taking care 😄

@neurolag neurolag closed this Apr 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants