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

Fix gitpod node/npm version (#598) #207

Closed
wants to merge 1 commit into from
Closed

Fix gitpod node/npm version (#598) #207

wants to merge 1 commit into from

Conversation

tijno
Copy link
Contributor

@tijno tijno commented Sep 1, 2022

See merged PR on deso frontend

@superzordon

Prior to the April commit - the gitpod button would launch frontend repo fine in gitpod. But since lockfile was switched to v2 - this broke.

This PR fixes that by customising the docker build used by gitpod and installing node 14.15.5 and npm 7.

Here is the easy gitpod link to test this PR:

  1. open PR in gitpod

GitPod link to test PR

  1. If needed, login to gitpod

  2. Preview window always uses preview domain for the Node. So to login to frontend, you need to set the correct lastLocalNodeV2 to "https://api.tijn.club/" in your browser Local Storage for the gitpod preview URL.

@tijno tijno marked this pull request as ready for review September 1, 2022 11:09
@tijno tijno closed this by deleting the head repository Jul 31, 2024
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.

1 participant