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

Unable to install with Laravel 9/PHP 8.1/Nova 4 #38

Open
JHS-ITOps opened this issue Apr 15, 2022 · 4 comments
Open

Unable to install with Laravel 9/PHP 8.1/Nova 4 #38

JHS-ITOps opened this issue Apr 15, 2022 · 4 comments

Comments

@JHS-ITOps
Copy link

When running composer require naoray/blueprint-nova-addon I get the following error

_Your requirements could not be resolved to an installable set of packages.

Problem 1
- Root composer.json requires naoray/blueprint-nova-addon ^2.0 -> satisfiable by naoray/blueprint-nova-addon[v2.0.0].
- naoray/blueprint-nova-addon v2.0.0 requires illuminate/pipeline ^6.0 || ^7.0 || ^8.0 -> found illuminate/pipeline[v6.0.0, ..., 6.x-dev, v7.0.0, ..., 7.x-dev, v8.0.0, ..., 8.x-dev] but these were not loaded, likely because it conflicts with another require.

You can also try re-running composer require with an explicit version constraint, e.g. "composer require naoray/blueprint-nova-addon:*" to figure out if any version is installable, or "composer require naoray/blueprint-nova-addon:^2.1" if you know which you need._

I'm guessing this is related to new PHP, Laravel, Or Nova. Do you have any plans to update the code?

@eAvio
Copy link

eAvio commented Jun 6, 2022

Any news regarding nova 4 support?

@Naoray
Copy link
Owner

Naoray commented Jun 7, 2022

@eAvio no, not yet. I've not used blueprint yet with Laravel 9 nor Nova 4. If you want to create a PR and test it, go ahead

@keizah7
Copy link

keizah7 commented Feb 10, 2024

Any news regarding nova 4 support?

is there a demand? I plan to support

@vesper8
Copy link

vesper8 commented Jun 22, 2024

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

5 participants