Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

Update on the devportal setup #942

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

Conversation

zdaodu-iov
Copy link
Contributor

What

  • Updated the Gatsby framework in the Rootstock Devportal by running npm install gatsby, ensuring the latest features and optimal performance.
  • Installed Punycode.js with npm install punycode to resolve the 'punycode not found' issue encountered during setup.

Why

  • Added Gatsby to resolve the 'Gatsby may not be installed' error encountered during the build process.
  • Adding Punycode.js is a direct response to the setup error where 'punycode not found' was reported, crucial for the Devportal’s proper functioning and international URL support.
  • These errors were hindering the successful compilation and deployment of the project.
  • These changes specifically target and rectify the setup errors, enhancing the stability and functionality of the system.

Refs

  • (optional: include links to other issues, PRs, tickets, etc)

Copy link

vercel bot commented Dec 8, 2023

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

Name Status Preview Comments Updated (UTC)
devportal ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 11, 2023 11:57am

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