ddev icon indicating copy to clipboard operation
ddev copied to clipboard

docs: Explain how to switch from nvm to `nodejs_version`, fixes #6204

Open syzygy333 opened this issue 9 months ago • 1 comments

The Issue

Use of nvm and cached version of node can occur if updating config file to use nodejs_version after previously using nvm in post-start hooks.

How This PR Solves The Issue

Adds a note to the nodejs_version documentation with instructions on how to clear the cache.

Tests

No tests necessary.

Related Issue Link(s)

Fixes #6204

Release/Deployment Notes

No special deployment actions needed. Documentation change only.

syzygy333 avatar May 17 '24 16:05 syzygy333

Thanks!

rfay avatar May 17 '24 16:05 rfay