-
-
Notifications
You must be signed in to change notification settings - Fork 855
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
Cannot install on L(22) A(2) M(8) P(8) #1169
Comments
I'm trying to debug it, and it's just not feasible with the "or higher" packages. There are too many things missing, and too many things that are incompatible. |
Hi there. |
I also encountered the issue of the lock file being out of date here: #1156, forcing |
Hi! When you say:
It's a little strange, because:
(Remember to add the steps to reproduce the error. It helps to try and check it.) Steps to install with create-project
Steps to install with package release
NoteIf you are developing the app, then remove the |
opened a PR for .lock file #1227 |
Bug report
I've followed the instructions, installing all the required software (or higher).
When I run composer create, it says the lock file is not up to date.
When I cd into the folder (not something which is mentioned, apart from in the article), and run the artisan command (so the second step), it says "no such file or directory".
It then fails, and nothing else can be done.
The text was updated successfully, but these errors were encountered: