Jacer OMRI

Results 2 comments of Jacer OMRI

any news? ``` 8567 error node v0.12.6 8568 error npm v2.11.2 8569 error code EBADPLATFORM 8570 error notsup Unsupported 8570 error notsup Not compatible with your operating system or architecture:...

I was stuck with this for a while. I was able to solve it using API config (in Next.js), I had to disable bodyParser. ```javascript export const config = {...