Configure to use dependency cooldowns#342
Conversation
✅ Deploy Preview for nextjs-knack-signs-markings ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
@mateoclarke I was thinking of bumping the NextJS version as well, what do you think? Asking for review from you first since you are actively working on this, want to make sure i dont disrupt any of your work in progress |
mateoclarke
left a comment
There was a problem hiding this comment.
I would update the testing steps to let folks know specifically which node_modules folder needs to be deleted. I think it should be /signs-work-order-map/node_modules. Also, wouldn't hurt to tell testers to cd signs-work-order-map before running nvm use.
I think its a good idea to upgrade Next, but maybe in a different PR. Thanks for checking to see if this or the upgrade would be disruptive to my work on this but I feel like its fine and better to upgrade sooner than later. No conflicts afaik.
mddilley
left a comment
There was a problem hiding this comment.
Followed the test steps and the readme, and I was up and running with the node 24 and npm 11.13.0 🚢 🙏
cityofaustin/atd-data-tech#27715
https://deploy-preview-342--nextjs-knack-signs-markings.netlify.app/
This app is in the
/signs-work-order-mapdirectory.cd signs-work-order-mapnvm use.npm install -g npm@latestnpm -vnpm installnpm run dev