You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
a) it uses node apis.
b) it uses the R binary… which in theory you could probably maybe compile to web assembly, but that's not going to be fun.
c) it uses buffers and environment variables.
require( 'r-script' ) showing error in angularjs 2
ERROR in ./
/r-script/index.js/r-script/index.js 2:20-44Module not found: Error: Can't resolve 'child_process' in 'project_path/node_modules/r-script'
@ ./
@ ./src/app/app.module.ts
@ ./src/main.ts
@ multi webpack-dev-server/client?http://192.168.1.252:4200 ./src/main.ts
The text was updated successfully, but these errors were encountered: