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

Failed to install via docker #14

Open
infiBoy opened this issue Oct 23, 2019 · 1 comment
Open

Failed to install via docker #14

infiBoy opened this issue Oct 23, 2019 · 1 comment

Comments

@infiBoy
Copy link

infiBoy commented Oct 23, 2019

Got the following error:

PHP Deprecated: Directive 'track_errors' is deprecated in Unknown on line 0

Deprecated: Directive 'track_errors' is deprecated in Unknown on line 0
PHP Deprecated: Directive 'track_errors' is deprecated in Unknown on line 0
ERROR: Invalid installer signature
ERROR: Service 'app' failed to build: The command '/bin/sh -c bash /flight-spy/docker/entrypoint.sh && echo "crontab /watcher/crontab" >> /etc/bash.bashrc && touch /var/log/cron.log' returned a non-zero code: 1

@JPDSousa
Copy link

Hey, see this issue for a workaround: SublimeLinter/SublimeLinter-phplint#31

You have to change track_errors in

track_errors = On
to Off

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