Might get an error similar to (below) when attempting to parse the JavaScript of an invalid response.
SyntaxError: Unexpected token < at new Function (<anonymous>) at /System/Volumes/Data/et/repo/@paciolan/evenue-next-server/src/node_modules/@paciolan/remote-module-loader/dist/lib/loadRemoteModule.js:21:24 at process._tickCallback (internal/process/next_tick.js:68:7) SyntaxError: Unexpected token < at new Function (<anonymous>) at /System/Volumes/Data/et/repo/@paciolan/evenue-next-server/src/node_modules/@paciolan/remote-module-loader/dist/lib/loadRemoteModule.js:21:24 at process._tickCallback (internal/process/next_tick.js:68:7)
Would be nice if the error message was more descriptive.
Might get an error similar to (below) when attempting to parse the JavaScript of an invalid response.
Would be nice if the error message was more descriptive.