rtd icon indicating copy to clipboard operation
rtd copied to clipboard

Error running rtd

Open adam-j-martin opened this issue 11 years ago • 6 comments

Hi guys, great work on this but I am having issue when trying to run ./rtd on mac osx.. Cheers Adam

screen shot 2013-09-20 at 14 01 21

adam-j-martin avatar Sep 20 '13 13:09 adam-j-martin

Hi

Is there anything in the app directory?

xolvio avatar Sep 22 '13 00:09 xolvio

Hi. Yes inside 'app' is the skeleton meteor application.

adam-j-martin avatar Sep 22 '13 07:09 adam-j-martin

Ok. So the issue is in spaces in the names of the Directories. As above you can see I have a directory called 'AM IT Solutions' but running ./rtd results in a new directory being created called 'AM' at the same level as 'AM IT Solutions'. Screenshot of the files created here:

screen shot 2013-09-22 at 10 13 26

adam-j-martin avatar Sep 22 '13 09:09 adam-j-martin

Aha, thanks for reporting back. Perhaps we just need to put quotes around the variables in the gruntfile. I'll take a look and update here. Thanks

xolvio avatar Sep 23 '13 19:09 xolvio

Just thought I'd chime in, spaces in the path to the project is still an issue. I don't really know that much about grunt but if I have some time I'll try to fix it and submit a patch.

jachin avatar Jun 14 '14 08:06 jachin

That would be great :) You can check out velocity also, it's the "RTD 2.0" if you like https://github.com/xolvio/velocity

samhatoum avatar Jun 17 '14 02:06 samhatoum