-
Notifications
You must be signed in to change notification settings - Fork 11.7k
Closed
Description
Laravel Version
12
PHP Version
8.2
Database Driver & Version
No response
Description
NPM build is failing when running "laravel new example-app" using instructions at https://laravel.com/docs/12.x/installation.
I simply want to install a basic laravel site for demo purposes.
Thanks
Steps To Reproduce
See https://laravel.com/docs/12.x/installation
after running
/bin/bash -c "$(curl -fsSL https://php.new/install/mac/8.4)"
refreshed session
composer global require laravel/installer
laravel new example-app
if I answer yes to "npm build" , failure
if I answer no and run npm install - same error
Metadata
Metadata
Assignees
Labels
No labels