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

Dev Env Will Not Build in Ubuntu 22 #417

Open
cipherzzz opened this issue Feb 14, 2024 · 2 comments · May be fixed by #418
Open

Dev Env Will Not Build in Ubuntu 22 #417

cipherzzz opened this issue Feb 14, 2024 · 2 comments · May be fixed by #418
Assignees
Labels
bug Something isn't working

Comments

@cipherzzz
Copy link

Expected Behavior

I have ubuntu 22 and am attempting to run build.sh to setup the dev env

image

Actual Behavior

Fails with reference to node-gyph missing at => ERROR [stacks-explorer build 6/7] RUN pnpm i
image

Steps to Reproduce

Following this - https://stacks-network.github.io/sbtc-docs/local-setup.html

Screenshots or Videos

@Javedboss
Copy link

KING KHAN

@puneet166
Copy link

change in docker file - use this RUN npm install -g pnpm@8.6.10 instead of this npm install -g pnpm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Status: Triage
Development

Successfully merging a pull request may close this issue.

4 participants