We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This error occurs when run previs:
$ previs You are using '.travis.yml' file error encountered: open /home/user/my-project/.travis.yml: permission denied
Attempt to run with sudo gives the same result.
sudo
Previs installed by snap:
snap
$ sudo snap install --beta previs
Install with --edge gives the same result.
--edge
Linux Ubuntu 18.04 Previs version 0.4.0 Docker version 18.06.1-ce, build e68fc7a
0.4.0
18.06.1-ce, build e68fc7a
The text was updated successfully, but these errors were encountered:
Thank you for your issue, it helps a lot to improve the project since is still in early beta and in active development. I will look into it asap!
Sorry, something went wrong.
No branches or pull requests
This error occurs when run previs:
$ previs You are using '.travis.yml' file error encountered: open /home/user/my-project/.travis.yml: permission denied
Attempt to run with
sudo
gives the same result.Previs installed by
snap
:Install with
--edge
gives the same result.Linux Ubuntu 18.04
Previs version
0.4.0
Docker version
18.06.1-ce, build e68fc7a
The text was updated successfully, but these errors were encountered: