Skip to content
New issue

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

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

Already on GitHub? # to your account

Makefile is not creating the destination directory when running the copy recipe. #83

Closed
denisse-dev opened this issue Jul 27, 2020 · 0 comments · Fixed by #84
Closed

Comments

@denisse-dev
Copy link
Contributor

If the destination directory does not exist (ex. ˜/.bin) the make copy command doesn't create the destination directory by default giving the following error:

cp ./terraform-lsp ~/.bin/ && cp ./terraform-lsp ~/
cp: directory ˜/.bin does not exist
make: *** [copy] Error 1
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant