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

Merged
merged 3 commits into from
Sep 1, 2022

Conversation

tijno
Copy link
Contributor

@tijno tijno commented Aug 31, 2022

See post with history on deso here

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.

@DeSoDog @lazynina

@tijno
Copy link
Contributor Author

tijno commented Aug 31, 2022

Here is a quick video of launching this PR in gitpod on shitty hospital wifi

video on deso

Here is the easy gitpod link to test this PR:

  1. open PR in gitpod

https://gitpod.io/#https://github.com/deso-protocol/frontend/pull/598

  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 August 31, 2022 11:22
@tijno tijno requested a review from a team as a code owner August 31, 2022 11:22
Copy link
Member

@lazynina lazynina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@DeSoDog for second review

README.md Outdated Show resolved Hide resolved
Co-authored-by: Lazy Nina <81658138+lazynina@users.noreply.github.com>
@lazynina lazynina merged commit 4dba578 into deso-protocol:main Sep 1, 2022
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.

3 participants