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
C:\Users\lika>npm install -g alternate-node-red-installer
npm warn deprecated [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
node version: v20.15.0
The text was updated successfully, but these errors were encountered:
Are you sure that did not install? Those are only warnings. They should not stop installation.
I cannot easily stop the glob warning because it is a sub-dependency of the replace-in-file package who's latest version has massive breaking changes and would require significant rework. I may have to find an alternative package.
node version: v20.15.0
The text was updated successfully, but these errors were encountered: