Hi, I’m trying to run meteor docs offline. It does not want to play at all. I cloned the meteor docs repo, Installed hexo-cli locally. (I tried globally but did not work).
npm install hexo-cli (from inside the docs dir)
I don’t like installing anything globally with npm it wreaks havoc across various projects in my experience. I did npm install when it complained about no npm_modules and now it says it can’t find a jsdoc.sh file. Why the hell it’s looking for one in my C:\ I have no idea!!
ERROR: Unable to find the source file or directory C:\jsdoc.sh
I spent about 3 hours last night wrestling with another npm issue trying to set up a react native project. Seems very flakey at the moment!
Any ideas would be gratefully received!
Many thanks!