Renova M. R
Renova M. R
I have installed this plugin and when this plugin is uninstalled, Vercel returns 500 internal server error. This seems to be messing with package-lock.json (babel/core), hope this can be a...
``` private onTimeout(): void { this.destroy(); this.emit( 'timeout', new RosException('SOCKTMOUT', { seconds: this.timeout }), this, ); } ``` Move `this.destroy();` before `this.emit(...)` solving this problem. https://github.com/aluisiora/node-routeros/blob/f7d710e594e7a73f18f59901eedf8528ce40d66e/src/connector/Connector.ts#L246
@Escapado I think line 4 i.e. this API https://apimocha.com/next13/75posts returns an invalid response body for JSON. they don't have an opening array tag "[". I had the same problem even...
@Escapado Instead of using fetch try using axios, it worked for me.
Calling setCookie, deleteCookie multiple times in the same request adds multiple set-cookie headers.
I'm trying to fix this problem, but I got stuck in the last test: https://github.com/fastify/fastify-cookie/blob/485db2a5676eb7c839fe9687db230777f4077a69/test/cookie.test.js#L946-L992 There we expect 2 cookies, I'm not sure this is what we expect. I think...
ada disini https://github.com/renomureza/feedid