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

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant