Luke Haas
Luke Haas
It uses NPM to install and manage the packages. You could cd'ing into the RunJS app support directory, which is where the package.json is and try manually installing packages from...
@jjjrmy this option is not currently exposed by RunJS. However, it will be enabled by default when Babel 8 is released.
@joonseokhu thanks for raising this. I'll get this resolved in the next release 👍
@joonseokhu this is now resolved in version 2.11.0
Thanks @jackcannon. Just want to check first that you're aware you can insert snippets via autocomplete? For example, if I had a snippet named `xyz` and I start typing that...
Thanks for raising this. Could you provide your debug log, please: 
Thanks, @alankleindev. Unfortunately, there's not enough info to see what caused the issue, but I'll keep the ticket open in case anyone else encounters the same problem.
@alankleindev, a new version of RunJS has been released; if you've updated, did you encounter this issue again?
@alankleindev, thanks. Are you able to provide your debug log? There could be a record of the error there.
@fullstackneo `plugin-proposal-decorators` is for JavaScript decorators, not TypeScript decorators. I'm not sure if they work the same way but could this explain the difference between your expectation and actual output?