Other coffeescript does nothing

I installed coffeescript with "pkg install coffeescript" , but coffeescript does nothing.
coffee does not compile .coffee files to .js . I can even do "coffee -wc abracadabra"
I see "npm install -g coffeescript" works fine. So no need for the port or problem solved.
 
Back
Top