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

Custom field Can't resolve '@/mixins/Localization' #5513

Closed
kuamatzin opened this issue May 5, 2023 · 1 comment
Closed

Custom field Can't resolve '@/mixins/Localization' #5513

kuamatzin opened this issue May 5, 2023 · 1 comment
Assignees
Labels
bug Verified bug by the Nova team

Comments

@kuamatzin
Copy link

  • Laravel Version: 10.9.0
  • Nova Version: 4.24.0
  • PHP Version: 8.2.4
  • Database Driver & Version: Postgres
  • Operating System and Version: 13.3.1 (22E261)
  • Browser type and version: Chrome
  • Reproduction Repository: https://github.com/###/###

Trying to create a custom field is showing me compiling errors:

php artisan nova:field acme/color-picker

ERROR in ../../vendor/laravel/nova/resources/js/composables/useLocalization.js 1:0-42
Module not found: Error: Can't resolve '@/mixins/Localization' in '/Users/carloscuamatzin/Projects/carlos/gasera-nova/vendor/laravel/nova/resources/js/composables'
Did you miss the leading dot in 'resolve.extensions'? Did you mean '[".",".wasm",".mjs",".js",".jsx",".json",".vue"]' instead of '["",".wasm",".mjs",".js",".jsx",".json",".vue"]'?

CleanShot 2023-05-04 at 23 56 57@2x

@crynobone crynobone added the bug Verified bug by the Nova team label May 5, 2023
@crynobone crynobone self-assigned this May 5, 2023
@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Verified bug by the Nova team
Projects
None yet
Development

No branches or pull requests

2 participants