Question: Why agent teams love npm? #8729
BoogonClothman
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I don't understand why all the agent teams love using npm.
The truth is that when you have to fix issues on node 18 and your agent works on node 22/24, you change your node by nvm or fnm, and then you can not call the agent here (node 18 doesn't have the agent installed).
How do you solve this problem? Install for all the versions?
All reactions