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

Update to recent LTS versions of node.js and VSCode #335

Closed
hohwille opened this issue Jan 9, 2020 · 1 comment · Fixed by #337
Closed

Update to recent LTS versions of node.js and VSCode #335

hohwille opened this issue Jan 9, 2020 · 1 comment · Fixed by #337
Labels
enhancement New feature or request javascript related to JavaScript tooling (node, npm, ng, etc.)
Milestone

Comments

@hohwille
Copy link
Member

hohwille commented Jan 9, 2020

When I setup the latest devonfw-ide, I get this message:

New minor version of npm available! 6.12.1 -> 6.13.4
Changelog: https://github.com/npm/cli/releases/tag/v6.13.4
Run npm install -g npm to update!

I assume that npm is shipped with node.js and we need to update that for getting the latest version.

@hohwille hohwille added enhancement New feature or request javascript related to JavaScript tooling (node, npm, ng, etc.) labels Jan 9, 2020
@hohwille hohwille added this to the release:3.3.0 milestone Jan 14, 2020
@hohwille
Copy link
Member Author

Fixed with PR #337.

@hohwille hohwille changed the title Update to recent node.js/npm Update to recent LTS versions of node.js and VSCode Jan 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request javascript related to JavaScript tooling (node, npm, ng, etc.)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant