-
Notifications
You must be signed in to change notification settings - Fork 143
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
Error: [vite]: Rollup failed to resolve import "lodash" #124
Comments
@PovilasKorop Can you look into this? Thanks |
This issue is related to this pr laravel/ui#247 could you make a pr with a fix? |
Sure, I can help you with that! I have tested the changes locally and they appear to resolve the issue. |
Hi @krekas! I've just submitted a pull request to address the issue #124 and I was wondering if you could take a look at it and provide me with some feedback. I'd really appreciate it! The link to the pull request is here. Let me know if you have any questions or if there's anything else I can do to help. Thanks a lot for your time! |
While running "php artisan larastarters:install" command and selecting option 2, followed by option 0. During the build, Vite failed to resolve the import "lodash" from "C:/laragon/www/test/resources/js/bootstrap.js".
Laravel v10.3.2 (PHP v8.1.10)
Steps to Reproduce
Error Traceback
Solution
The text was updated successfully, but these errors were encountered: