Any update on the error?
Also, I have another issue I'm using the jsreport as webserver to create new templates as shown in the example below
jsreport.binary and jsreport.local nugets.
'm getting the following error, where do I set this value ? Should I set the value in the dev.config file in packages\jsreport.Embedded.1.0.3\tools\jsreport\app folder?
"Error occured - Error during rendering report: Unsupported module in scripts: http. To enable require on particular module, you need to update the configuration as {"scripts": { "allowedModules": ["http"] } } ... Alternatively you can also set "" to allowedModules to enable everything
Stak - Error: Unsupported module in scripts: http. To enable require on particular module, you need to update the configuration as {"scripts": { "allowedModules": ["http"] } } ... Alternatively you can also set "" to allowedModules to enable everything"