Closed Diullei closed 11 years ago
What os are you running it?
We have dev for osx , also we know there are some problems in win that we are investigating
On Wednesday, August 14, 2013, Diullei Gomes wrote:
I installed the tsdoc using:
npm install -g tsdoc
when I try execute:
tsdoc -i
I have the following message:
bash: /usr/bin/tsdoc: /usr/local/bin/node: bad interpreter: No such file or directory
What am I doing wrong?
— Reply to this email directly or view it on GitHubhttps://github.com/xperiments/TSDoc/issues/3 .
Also if you are on OSX or linux, can you test the development branch?
Diullei can you test if upgrading to v0.0.4 fix the error?
Hi, I'm using ubuntu. But I have this problem with windows too. I'll test the development branch and the new version (v0.0.4).
Now, it's working to me. Thanks!
I installed the
tsdoc
using:when I try execute:
I have the following message:
What am I doing wrong?