Cannot deploy

I cannot deploy anymore with coderunner from my local node.js environment. I’m getting the following error:

Error: Error: Unable to publish model. Failed to execute 'append' on 'FormData': parameter 2 is not of type 'Blob'
    at wrapError (C:\...\node_modules\backendless-coderunner\lib\server-code\services\api-server.js:22:9)
    at ApiServerService.publish (C:\...\node_modules\backendless-coderunner\lib\server-code\services\api-server.js:101:7)       
    at publishModel (C:\...\node_modules\backendless-coderunner\lib\server-code\publisher.js:57:22)
    at publish (C:\...\node_modules\backendless-coderunner\lib\server-code\publisher.js:65:10)
    at async startRunner (C:\...\node_modules\backendless-coderunner\lib\cli\clirunner.js:106:5)

I’m using coderunner 6.5.8.

Regards

Hello @Klaas_Klever,

seems like you’re using node version 18.x?

We have an internal ticket for this issue (BKNDLSS-29664).

As a workaround please use node version 14.18.2.

Let me know if it works for you.

Regards,
Stanislaw

Yes. This is working …

Regards,

Hi @stanislaw.grin
Please let us know once we can use Node 18.
Thanks

Hi, @Klaas_Klever

We have added your topic to the ticket, as soon as Node 18 is available, we will reply to you in this thread.

Regards,
Marina