rtd
rtd copied to clipboard
Error running rtd
Hi guys, great work on this but I am having issue when trying to run ./rtd on mac osx.. Cheers Adam
Hi
Is there anything in the app directory?
Hi. Yes inside 'app' is the skeleton meteor application.
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:
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
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.
That would be great :) You can check out velocity also, it's the "RTD 2.0" if you like https://github.com/xolvio/velocity