laravel-enso / enso

Laravel Vue SPA, Bulma themed. For demo login use `admin@laravel-enso.com` & `password` -
https://www.laravel-enso.com
MIT License
1.08k stars 277 forks source link

@enso-ui+companies+5.0.1.patch incompatible with companies 5.0.3 #433

Open robbykrlos opened 1 year ago

robbykrlos commented 1 year ago

This is a bug.

Prerequisites

Description

The patch you have active in laravel-enso/enso client/patches "@enso-ui+companies+5.0.1.patch" is not compatible anymore with new released enso-ui/companies 5.0.3

Yarn install will fail.

PS: Why did you create a patch for your own module? why not change it in enso-ui/companies ? :)