epicweb-dev / full-stack-foundations

Learn the foundational skills of building full stack web applications.
https://epicweb.dev/workshops/full-stack-foundations
Other
598 stars 154 forks source link

NPM version out of date. #92

Closed salymk closed 5 months ago

salymk commented 5 months ago

I'm using fnm to manage my node versions, I have the latest version of node and npm, but it keeps saying that I have an out of date version of npm.

image

kentcdodds commented 5 months ago

If you're sure your system is good, then you can manually set up with:

npm install
npm run setup:custom

I hope that helps!

salymk commented 5 months ago

I had a local install of Nodejs on my desktop, which caused my issues. After deleting it, everything installed correctly.

kentcdodds commented 5 months ago

I'm glad you worked it out!

salymk commented 5 months ago

Thank you Kent, your suggestion helped me find the problem.

On Tue, May 28, 2024, 10:47 AM Kent C. Dodds @.***> wrote:

I'm glad you worked it out!

— Reply to this email directly, view it on GitHub https://github.com/epicweb-dev/full-stack-foundations/issues/92#issuecomment-2135703852, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFBUVHQK5SHXKDSTAO6APSLZESYJNAVCNFSM6AAAAABILRSCGCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMZVG4YDGOBVGI . You are receiving this because you modified the open/close state.Message ID: @.***>