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 Docker Issues #17

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Fix Docker Issues #17

wants to merge 2 commits into from

Conversation

mgpai22
Copy link

@mgpai22 mgpai22 commented Aug 21, 2024

No description provided.

abchrisxyz
abchrisxyz previously approved these changes Aug 25, 2024
@abchrisxyz abchrisxyz dismissed their stale review August 25, 2024 23:55

Fat fingers

Copy link
Owner

@abchrisxyz abchrisxyz left a comment

Choose a reason for hiding this comment

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

Thanks for dusting this off. I can't run it locally at the moment, sorry, so have added a couple of questions in the comments.

yarn run build && \
yarn cache clean && \
yarn global add serve
yarn add @babel/plugin-proposal-private-property-in-object --dev && \
Copy link
Owner

Choose a reason for hiding this comment

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

yarn add @babel/plugin-proposal-private-property-in-object --dev && \
npx update-browserslist-db@latest
# Set Node environment to use legacy OpenSSL provider
ENV NODE_OPTIONS=--openssl-legacy-provider
Copy link
Owner

Choose a reason for hiding this comment

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

Is this unavoidable? If so, log an issue with explorer-frontend too please.

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.

2 participants