Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

laravel_ninja's avatar

Laravel Nova Project Setup Issue

Hi I've cloned Laravel Nova Project But I'm facing an error when I'm running composer install/update it gives me an error.

In PathRepository.php line 163: The url supplied for the path (./modules/core) repository does not exist

Even this (.modules/core) does not exist in my project

0 likes
2 replies
piljac1's avatar

Can you give the full error message please?

laravel_ninja's avatar

@piljac1 sure

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

  Problem 1
    - Root composer.json requires laravel/nova, it could not be found in any version, there may be a typo in the package name.

Please or to participate in this conversation.