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: local setup issues #24

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

Conversation

rolznz
Copy link

@rolznz rolznz commented Jan 15, 2024

I had some issues getting started:

  • I couldn't run the docker solution because it doesn't support amd64.
  • I tried to clone and run it locally but the process immediately exits without proper instructions on what to do because it expects a command but doesn't tell you.
  • There is a crypto-js dependency issue that makes it crash as soon as you start.

This PR attempts to fix those issues.

@nourspace
Copy link
Contributor

Could you check the latest docker setup instructions? Also, you need to use node +20, which isn't mentioned outside docker 😅
The proposed changes in this case would be unnecessary.

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