Víctor Fernández de Alba
Víctor Fernández de Alba
> **Describe the bug** `make install` retrieves the version (git tag) `18.14.0` of Volto, and when running `make frontend-start` they work well together. When entering the `cookieplone-project/frontend/core` directory and running...
@silviubogan ok, then you need to update the built packages. Sorry for forgetting that could be it too. `pnpm build:all` in `core`. `make install` takes care of this. What I...
@silviubogan you have to pnpm install first in order to get a stable environment, `deepmerge` is still missing from it. So `pnpm i` or `make install`, then `pnpm build:all`.
> Sorry for misunderstanding. So the order is this? > > 1. make install (the pnpm build:all in core is to be omitted because it is done by make install)...
@silviubogan marked for taking care of it in the Beethoven Sprint next week.
@silviubogan The project setup was not thought to be able to deal with full fledged Volto development. In fact, it's a nice collateral effect. The use of mrs-developer allows you...
A last check: @jackahl @ericof @pnicolli @avoinea regarding the GDPR add-ons, is this interfering with the features in the add-ons out there?
Don’t worry, most probably at some point a change inadvertingly introduced a flaky test. Not your fault. We will take a look into it back from holidays. Retry the test...
@cekk Can you please create a PLIP for this?
@davisagli @mamico can we do a final push for this?