MichaelEPope
MichaelEPope
I've determined a few things. 1) If you modify the .js files, it reloads just fine. 2) If you modify the .svelte files in components, it reloads just fine. 3)...
Hey there @WimSuenensDIRACIndustries, It's kinda hard to diagnose the problem without seeing your code. Can you post the following: 1) Your Restlet 2) The Node.JS code you are using 3)...
Hey Wim, thanks, I'll take a look at those. Also, can you tell me the following: Are you just using default nodemon from the command line (no arguments added)? Which...
Also, as a temporary fix, try the following: 1) Go to nsrestlet inside of your node_modules. Find the nsrestlet.js file. 2) Change line 531 to the following: `var error_message =...
Thanks. Did the fix I posted above work?
Thanks! And yeah, please let me know. Also, just a note, that code would have only been thrown if Netsuite threw an error. So just make sure your Error catching...
Hey Wim, Thanks for the update. I'll close this for now, but if it happens again, please leave another comment and I'll re-open it right up. Hope you have an...
Hey @mritzco thanks for catching that error. I'll try and push a corrected version up in the next two weeks that (hopefully) catches that. Sorry about the late response, and...