I just installed jspm globally using npm on Mac OS (sudo npm install jspm -g
). Now when I run jspm init
, I see the following console output:
err (jspm) jspm init has not yet been implemented.
When I run jspm
I get the following output:
2.0.0-beta.6
Running against global jspm install.
Is jspm init
still a valid command?