ZengineHQ / mayan

Next-generation maya written in NodeJS
3 stars 9 forks source link

show response if error is not parsable; #99

Closed wizehive-chrismanjoine closed 1 year ago

wizehive-chrismanjoine commented 3 years ago

To test

cd ~/projects/mayan # go into the mayan checkout npm link # creates global link cd ~/projects/zn-plugin-backend-plugin # go into some other package directory. npm link mayan # link-install the package

Then you can run your mayan deployment like normal to see the new errors