AJ Savino

Results 8 comments of AJ Savino

Downgraded react-scripts to ^3.4.0 and all is well now. Please fix this issue already its been over a year!

The issue turned out that EOSIO_CDT_ROOT was not defined, as a result the cmake script was looking in /tmp/eosio.cdt for the includes. The solution was to add this variable to...

Update - after getting past cmake with the added environment variable I now get stuck on the make command. It turns out that it is a problem with the image...

This is definitely something that is needed. Without it we are forced to use a separate library. Any update on this?

We are experiencing the same issue. This module is used in ionic and our proxies pointing to /endpoint are redirecting to /endpoint/ causing an issue. Are there any other workarounds?

@rossmartin I'm experiencing the same issue where the JS output files only contain "undefined". I am running the latest version of cordova-uglify 0.3.0 as reported by npm and node v8.9.1...

@rossmartin Did some digging. Turns out your plugin is fine. Issue is we had an old uglify-config.json. Specifically this line was causing it: `"uglifyJsOptions": { "fromString": true }`

I would like to know the same. How are the .npy bias files generated?