Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I cloned the project from https://github.com/MicrosoftDX/Vorlonjs.git to play around with creating a plugin. The code in the plugin TS files (e.g. `Plugins/Vorlon/plugins/sample/sample.ts`) keeps reporting errors like `Cannot find name 'Core'`, `Cannot find name 'RuntimeSide'` etc. Is that expected?

I have run `npm i` from the project root.

  $ node -v && npm -v
  v0.10.36
  1.4.28


Can you please try a npm install at the root folder level?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: