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
Fatal error after composer install #598
Comments
|
Same was reported before from other peoples in (unfortunately closed without fixing) issue #525 I was glad to find this via internet search as the recipe "install from archive not with composer" also worked for me. |
|
My first try with current composer version 2.x following your installation docs brought an alarming warning, therefore I tried with the older composer version 1.x as described above.
|
|
The dependencies are wrong. I'm not sure why, because Pico's |
|
We did some research via IRC and it isn't reproducible. It looks like Composer sometimes chooses to install Pico v2.1.0 instead of the latest Pico 2.1 version (Pico 2.1.4 right now), causing the issues reported. After clearing caches it started working for @dipohl, too. Thank you very much for your time and help @dipohl! ❤️ So, for everyone else experiencing this issue: You can force Composer to install Pico v2.1.4 (or later - please check Pico's latest version first and update the following command accordingly). After you've executed If this fails, too, use one of Pico's pre-bundled releases (instructions) instead. By using a pre-bundled release you end up with the exact same setup, i.e. you can still follow the "I've used Composer to install Pico" instructions later. Duplicate of #525 |
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in two days if no further activity occurs. Thank you for your contributions! 👍 |
Environment:
Installation with composer
Got a blank page website and the following error messages in nginx error log:
The text was updated successfully, but these errors were encountered: