Cms: Error in statamic:install after update

Created on 27 Nov 2019  路  2Comments  路  Source: statamic/cms

After updating to the lastest commit trying to get the fix for #955 i get the error

Can't locate path: <{path_to_site}/vendor/statamic/cms/src/Providers/../../resources/dist>

and the CP appears kind of broken with no icons. Have tried several times running composer update and composer update statamic/cms. This last one gave me a composer satisfiable problem with package scrumpy/html-to-prosemirror. Thank you!

Most helpful comment

Fixed! Thank you for blazing fast response.

All 2 comments

In your composer.json please change your statamic/cms version from dev-master to 3.0.*@beta and then run composer update statamic/cms

Fixed! Thank you for blazing fast response.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

austenc picture austenc  路  3Comments

AndreasSchantl picture AndreasSchantl  路  3Comments

aerni picture aerni  路  3Comments

ReneWeCode picture ReneWeCode  路  3Comments

andrewying picture andrewying  路  4Comments