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

Getting errors when using #1

Closed
Cannonb4ll opened this issue Aug 24, 2018 · 2 comments
Closed

Getting errors when using #1

Cannonb4ll opened this issue Aug 24, 2018 · 2 comments

Comments

@Cannonb4ll
Copy link

Does not seem to work for me, using laravel nova 1.0.6.

After installing and using the Color field I get these errors:

nova-api/scripts/color 500 (Internal Server Error)
nova-api/styles/color 500 (Internal Server Error)

@jorgv
Copy link
Contributor

jorgv commented Aug 26, 2018

In the Nova resource include the class as:

use Timothyasp\Color\Color;

@Cannonb4ll
Copy link
Author

This is solved as the publisher forgot to add the dist folder inside the package. Thank you!

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