Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Resolve Issue 417 - Missing node-gyph-build #418

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cipherzzz
Copy link

Resolves #417

Summary of Changes

Added

RUN npm install -g node-gyp-build

to sbtc/devenv/stacks-explorer/docker/Dockerfile

Testing

devenv/build.sh ran successfully

Risks

NA

How were these changes tested?

devenv/build.sh ran successfully

What future testing should occur?

NA

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • [] I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@CLAassistant
Copy link

CLAassistant commented Feb 14, 2024

CLA assistant check
All committers have signed the CLA.

@Dkjfl

This comment was marked as off-topic.

1 similar comment
@Dkjfl

This comment was marked as off-topic.

@Dkjfl

This comment was marked as off-topic.

@Dkjfl

This comment was marked as off-topic.

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.

Dev Env Will Not Build in Ubuntu 22
3 participants