I have been using the GitHub integration to manage my Editor X project for a long time and it never failed. But since yesterday, I have been unable to wix preview
or wix publish
from the @therobbs/cli npm package. Attempting to do so will always return the HTTP code 500.
This greatly hinders my ability to work on my Website. I have been unable to fix the issue on my own:
- Changing networks
- Restarting computer
- Using a different Terminal and code editor
- Updating the package (it is up-to-date)
- Running
npm i
- Different Node versions
I don’t have a separate computer to test it on. But It is also worth mentioning that this error occurs on all other EditorX-Websites on my current machine.
Specs:
MacBook Pro, M1, 2020
MacOS Ventura 13.1
Visual Studio Code (latest)
Node v19.2.0 (also tried v19.6.1)