nvm-windows icon indicating copy to clipboard operation
nvm-windows copied to clipboard

Fix npm install

Open kwikwag opened this issue 10 months ago • 12 comments
trafficstars

There seems to have been a hiccup when refactoring the temp dir for NPM. See how the tempDir variable was modified -- the line to unzip then proceeds to unzip from the wrong location. This should solve https://github.com/coreybutler/nvm-windows/issues/1209 -- untested. Need to make sure that the rest of the flow works...

kwikwag avatar Jan 12 '25 16:01 kwikwag

hope review asap

taozai123 avatar Jan 23 '25 08:01 taozai123

Can confirm this fixes the issue of npm not being downloaded because it doesn't recognize the temporary folder. Built the source myself with this code to confirm. Thank you kiwkwag.

BerkieBb avatar Feb 19 '25 21:02 BerkieBb

like

dev2-rush avatar Feb 21 '25 04:02 dev2-rush

Just ran into this bug and it killed my vibe for nearly a whole day. Thanks for submitting the patch!

ShowMeBillyJo avatar Mar 12 '25 19:03 ShowMeBillyJo

Hey @BinToss, thanks for the review. Can you please instruct me how to proceed to get this merged?

kwikwag avatar Mar 27 '25 14:03 kwikwag

Hey @BinToss, thanks for the review. Can you please instruct me how to proceed to get this merged?

Now we wait for a maintainer to approve a review. Third parties can submit reviews, but cannot submit Approval reviews.

BinToss avatar Mar 27 '25 19:03 BinToss

🆘

libugo avatar Apr 15 '25 05:04 libugo

Any update on this? The PR has been open since 5 months.

Manish-Giri avatar May 03 '25 05:05 Manish-Giri

This PR won't be used because the fix is more involved than a one-liner. I've already completed the work, but the release is held up by the arm64 build. GitHub recently added support for this in GitHub Actions, but I've exceeded the maximum GitHub Actions minutes with other projects over the last two months. I anticipate getting this build process complete this month, but my primary focus has been on Author/Runtime (the successor to this project).

Please remember, I am the only person doing any reviews/support on this. My time is finite and my primary focus is on what's next (because I'm as tired of the slow update cycles as everyone else is). I appreciate everyone's understanding.

coreybutler avatar May 03 '25 16:05 coreybutler

This PR is stale because it has been open 45 days with no activity.

github-actions[bot] avatar Jun 03 '25 02:06 github-actions[bot]

Curious with this being such a breaking issue and a small change why is this not merged and new version of nvm published?

DawtCom avatar Jun 06 '25 15:06 DawtCom

@DawtCom see https://github.com/coreybutler/nvm-windows/issues/1240#issuecomment-2899153179

coreybutler avatar Jun 06 '25 16:06 coreybutler

This PR is stale because it has been open 45 days with no activity.

github-actions[bot] avatar Jul 07 '25 02:07 github-actions[bot]

A fixed release is available here along with updated readme and build configs (was this vibe-coded?)

tadghh avatar Aug 20 '25 05:08 tadghh

A fixed release is available here along with updated readme and build configs (was this vibe-coded?)

This worked, but I had to add the elevate.cmd and elevate.vbs files manually. Also it still uses the Local\Temp path instead of Local so I had to move the downloaded node version to the correct directory as well.

iByteABit256 avatar Aug 29 '25 11:08 iByteABit256

This PR is stale because it has been open 45 days with no activity.

github-actions[bot] avatar Sep 29 '25 02:09 github-actions[bot]

@coreybutler I understand your time is finite, can you please consider delegating review approval with write access into someone with more bandwidth?

You said you would do it in a month in May, and it's understandable you haven't had time but maybe this is why delegating into someone that would have write access could be interesting for the community your app built.

Thanks.

squidjam avatar Oct 13 '25 09:10 squidjam