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
Hello, I have a worry when I deployed on a dedicated (VPS) SFTP even with root user I have a worry .. how to do? Thank you
Error creating revision file at: release/.rev { Error: ENOENT: no such file or directory, open 'release/.rev' at Error (native) errno: -2, code: 'ENOENT', syscall: 'open', path: 'release/.rev' }
The text was updated successfully, but these errors were encountered:
Same problem.
Sorry, something went wrong.
To overcome this, just create a '.rev' file in 'release/.rev' location. It can be just an empty file.
No branches or pull requests
Hello, I have a worry when I deployed on a dedicated (VPS) SFTP even with root user I have a worry .. how to do? Thank you
Error creating revision file at: release/.rev { Error: ENOENT: no such file or directory, open 'release/.rev' at Error (native) errno: -2, code: 'ENOENT', syscall: 'open', path: 'release/.rev' }
The text was updated successfully, but these errors were encountered: