bubble
bubble copied to clipboard
Launch and interact with a NodeJS session from R
Results
2
bubble issues
Sort by
recently updated
recently updated
newest added
I can't reproduce the `express` example in the README. This launches express just fine ```bash /usr/local/bin/node inst/launch.js ``` This doesn't work. ```r n
As discussed in @JohnCoene PR #3, a shortcut to install package from npm would be awesome, as it might be the most common thing one would do with the Npm...