Canvas: Error in new install

Created on 12 Jan 2017  路  2Comments  路  Source: austintoddj/canvas

I've just setup a new install of canvas but i keep getting this error:

File vendor/canvas/assets/css/frontend.css not defined in asset manifest. (View: /var/www/xxx/vendor/cnvs/easel/resources/views/frontend/partials/css.blade.php) (View: /var/www/xxx/vendor/cnvs/easel/resources/views/frontend/partials/css.blade.php) (View: /var/www/xxx/vendor/cnvs/easel/resources/views/frontend/partials/css.blade.php)

Most helpful comment

Thanks, it was exactly that!

I had executed manually "php artisan migrate".

rookie mistake

Thanks a lot!

All 2 comments

@eduardor2k This error can pop up when you install Canvas with an already existing database, one that has been used to run an installation before.

So, go ahead and try creating a fresh database, and try the installation again. Let me know if you see the same error.

Thanks, it was exactly that!

I had executed manually "php artisan migrate".

rookie mistake

Thanks a lot!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

armancodes picture armancodes  路  7Comments

lunadiotic picture lunadiotic  路  7Comments

reliq picture reliq  路  4Comments

dlopez picture dlopez  路  6Comments

Anthonynzube picture Anthonynzube  路  4Comments