pivotal / LicenseFinder

Find licenses for your project's dependencies.
MIT License
1.72k stars 339 forks source link

fix: docker node install #1004

Closed krcm0209 closed 1 year ago

krcm0209 commented 1 year ago

Fixes an issue whereby the available version of Node is 14 even though 18 install is implied.

image

After reviewing the notes at the top of the nodesource/distributions README, it is clear that the setup script-based install is no longer supported.

Switch to the new recommended install method and verify that the installed version of node is actually 18.

image

pivotal-cla commented 1 year ago

@krcm0209 Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

cf-gitbot commented 1 year ago

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.

pivotal-cla commented 1 year ago

@krcm0209 Thank you for signing the Contributor License Agreement!