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

Module not found: Error: Can't resolve #3352

Open
mostafasoufi opened this issue Apr 29, 2023 · 1 comment
Open

Module not found: Error: Can't resolve #3352

mostafasoufi opened this issue Apr 29, 2023 · 1 comment

Comments

@mostafasoufi
Copy link

  • Laravel Mix Version: v6.0.49
  • Node Version v20.0.0
  • NPM Version v9.6.4
  • OS: macOS 13.3.1

Description:

Screenshot 2023-04-29 at 2 57 46 PM

Steps To Reproduce:

composer require laravel/breeze --dev
php artisan breeze:install react
 
php artisan migrate
npm install
npm run dev
@artfulrobot
Copy link

artfulrobot commented Aug 17, 2023

Mix: 6.0.49
node 18.17.1
OS: linux

Same problem.

Having trouble recreating it though. Did you find a fix?

EDIT Ah. I had a typo in the .js('tpyo-here.js', 'dist/') line. Doh!

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

2 participants