Jasper De Moor
Jasper De Moor
Can you create a more detailed repro of what is exactly not working and which bugs you actually encounter? Our goal with nodebox is to stick with prototyping, in the...
All compilation and execution happens locally in the browser, but we still need to use some domain names to actually host nodebox. These unique domains are for running the service...
It shouldn't change this if encoding is set to anything non-html will check this asap and post any updates here
Just checked and this likely indicates that your returned response from the http server is html, unfortunately in this case we can't really fix this
> Wait, why can't this be fixed? I've run into this too. > > > > @hankei6km is using `res.json()` which sends application/json. Nodebox is changing it to text/html somehow....
This is something cloudflare adds, thanks for reporting we'll cleanup the error reporting It shouldn't impact nodebox's functionality
We can work out a solution if this is required, usually with a custom license on a per company/customer basis. For more information about self-hosting contact [email protected]
Seems like an issue with the network connection or cloudflare? Works fine for me right now
Maybe a different browser or an incognito tab (no extensions)?
Probably related to ts-node, we haven't really tested that so isn't really officially supported. Will log it to our backlog and see if we can fix this