multivisor
multivisor copied to clipboard
working development environment
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 https://github.com/tiagocoutinho/multivisor/issues/81.
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.