Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on install #3

Open
LarkRiseMedia opened this issue Apr 4, 2017 · 4 comments
Open

Error on install #3

LarkRiseMedia opened this issue Apr 4, 2017 · 4 comments

Comments

@LarkRiseMedia
Copy link

After watching your wordpress.tv episode i was intrigued but having a tough old job getting this even installed let alone working.. have cloned into my theme folder but the next command just won't run..

sh ./grunt-wp-deploy-boilerplate/install.sh

No such file or directory
usage: mv [-f | -i | -n] [-v] source target
mv [-f | -i | -n] [-v] source ... directory
usage: mv [-f | -i | -n] [-v] source target
mv [-f | -i | -n] [-v] source ... directory

@madebycaliper
Copy link
Owner

madebycaliper commented Apr 4, 2017

Hey @Andrew40 thanks for checking it out and sorry you're having trouble! It sounds like maybe I forgot to include another requirement/globally-installed utility. A few questions...

  1. What kind of machine are you running this on?
  2. What are the results of the follwoing commands? (paste them in please):
    pwd
    and
    sh -version
  3. Are you sure the repo was cloned successfully to your working folder?
  4. Have you tried closing and reopening terminal? If you've installed new global executables, sometimes you need to start a new session.

I'd love to get more feedback, so give me a little patience and I'll help you get it working. Thank you!

@LarkRiseMedia
Copy link
Author

Hi

The repo was cloned successfully, and it's on a mac OS X latest version. The site is mounted on Local by Flywheel but have access to the folders which are linked locally. Think Local runs on Docker containers. It's similar to Roots but much more simplistic. I don't use Mamp anymore too many issues.

I'll have another go tonight. I don't think it should have any problems with Local as we are just using this in the theme folders but I'll see tonight again.

@madebycaliper
Copy link
Owner

Ok cool. I've never tested on anything like vagrant or docker and only recently ever heard of Local so not sure if there are other environmental factors with that setup. When you get to it tonight can you address the other points I commented on? It'll help me troubleshoot with you if you still can't get it working.

@madebycaliper
Copy link
Owner

Hey @Andrew40 any udpates? I'd love to help you get this working

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants