You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Did you install via npm? ls -l is brand new (thanks for trying it out!) and as such has not yet been released on npm. Expect a new npm release (v0.6) by the end of this week 👍
You can get this feature immediately by cloning our git repo instead
I'm trying a very simple example but I'm having issues:
and then I run
shjs my-js-file.js
on the command line. I get the following error:ls: option not recognized: l
.What am I doing wrong?
Note: Trying this using Node version 4.2.4 on an Ubuntu 14.04 server (DigitalOcean).
The text was updated successfully, but these errors were encountered: