Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No ref/dr 3347/next 15 caching spike #272

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

avertrees
Copy link
Collaborator

@avertrees avertrees commented Jan 15, 2025

Ticket:

This PR does the following:

install experimental version of next 15:

npm i next@canary

Update node version (requirement to run a node version greater than 18.17.1, which was what was I was running locally):

npm i n stable

nvm use v19.9.0

I'm Now using v19.9.9 on my local machine.

npm i

npm run dev

**Note !important: to go back to the other branches that aren't running next 15/next 15 canary, you need to switch your local node version back to 18.17 or whatever and reinstall the node_modules folder.. otherwise you'll run into issues with building/running the app.

Open Questions

  • will updating the node version cause issues with our current qa/prod environments or docker deployments?

How has this been tested? How should a reviewer test this?

Accessibility concerns or updates

Checklist:

  • I have added relevant accessibility documentation for this pull request.
  • All new and existing tests passed.
  • I have updated the CHANGELOG.md.

@avertrees avertrees added WIP Work in progress (don't merge) DON'T MERGE YET labels Jan 15, 2025
Copy link

vercel bot commented Jan 15, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
digital-collections ❌ Failed (Inspect) Jan 15, 2025 2:01pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DON'T MERGE YET WIP Work in progress (don't merge)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant