Skip to content
This repository was archived by the owner on Dec 20, 2023. It is now read-only.

Conversation

@newtoallofthis123
Copy link

Dependencies Update and Fix next/head errors

The small fix I made updates all the dependencies, especially react and next.js. All of the critical errors reported yarn and npm are resolved. Moreover, the next/head errors that occur due to using google tag manger and google fonts in the _app.js are resolved by moving it to _document.js. The date calculation is made more robust by accepting just a number and unit input rather than predefined ones. This lays the ground work for including a custom option for the expiry date. Moreover, appropriate changes are made to ReactMarkdown instances to update the code so that it works

  • Update npm dependencies to use latest and greatest
  • Fix the next/head errors that occur by using google tags in _app.js
  • Make Changes to code for accounting to new npm dependencies
  • Layout framework for implementing custom expiry date
  • Add fallback to Makefile for using npm in case yarn is not installed

Update npm dependencies to use latest and greatest

Fix the next/head errors that occur by using google tags in _document.js

Make Changes to code for accounting to new npm dependencies

Layout framework for implementing custom expiry date
@vercel
Copy link

vercel bot commented Jul 1, 2023

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

Name Status Preview Comments Updated (UTC)
ctrl-v ❌ Failed (Inspect) Jul 1, 2023 9:08pm

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant