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

update fails when a file doesn't exist #9

Closed
robb-j opened this issue Mar 13, 2020 · 0 comments
Closed

update fails when a file doesn't exist #9

robb-j opened this issue Mar 13, 2020 · 0 comments

Comments

@robb-j
Copy link
Owner

robb-j commented Mar 13, 2020

puggle update
✔ Update project at '.'? … yes
puggle update [path]

Update a project setup with puggle

Positionals:
  path  Where the puggle project to update is            [string] [default: "."]

Options:
  --version  Show version number                                       [boolean]
  --dryRun   Don't actually create files              [boolean] [default: false]
  --help     Show help                                                 [boolean]

[Error: ENOENT: no such file or directory, open '.dockerignore'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'open',
  path: '.dockerignore'
}
@robb-j robb-j closed this as completed in 4d8bdfb Mar 28, 2020
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

1 participant