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

working development environment #82

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Conversation

cathaychris
Copy link

Digging through dev and peer dependencies finally resulted in the versions here that work with the configuration in the rest of the repository. With the latest npm and node one can install this with, for example, npm ci --legacy-peer-deps and successfully compile and run a dev server with npm run dev.

This closes #81.

Copy link
Owner

@tiagocoutinho tiagocoutinho left a comment

Choose a reason for hiding this comment

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

I am sorry but I don't understand the changes requested in multivisor.py.
Seems to be a post request to a private hardwired http endpoint?

@cathaychris
Copy link
Author

cathaychris commented Oct 9, 2021

I am sorry but I don't understand the changes requested in multivisor.py. Seems to be a post request to a private hardwired http endpoint?

Thanks for your response, and I apologize, I missed that 901b617 would automatically get added to this PR. I only meant to include the one commit, the changes in package.json.

If it is troublesome to merge then please feel free to copy the two added lines in package.json and upload the latest package-lock.json that works for you.

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.

missing/conflicting development dependencies
4 participants