MB: (Typings) 'can not find module': fs

moin,

ich benutze eclipse neon.1 wie kriege ich das Modul fs installiert??? Ich hab versucht...

sudo npm install typings -global
sudo typings install dt~node --global --save

...im linux terminalaber ich bekomme es nicht hin. Ich benutze Eclips mit typescript plugin vom Franzosen Zerr im github.

vlg MB

  1. habe ich vergessen zu erwähnen: ich nutze

    • Typings 2.0
    • Nodejs v4.2.6
    • npm 3.5.2

    vlg MB