You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clean up lib and include directories before copying Node.js
This ensures that, when upgrading node.js to a newer version, node.js
does not use old libraries. Under some circumstances this may happen,
and then node/npm cannot be used anymore.
0 commit comments