Abdón Rodríguez

Results 202 comments of Abdón Rodríguez

Interested in this!

We already talk about this in the past with @Westbrook & @daKmoR: https://lit-and-friends.slack.com/archives/C01JH6K4XFA/p1627390927451800

After update to the new [`@web/[email protected]`](https://github.com/modernweb-dev/web/releases/tag/%40web/dev-server-storybook%400.4.3) we have this:

After update to the new [`@mdjs/[email protected]`](https://github.com/modernweb-dev/rocket/releases/tag/%40mdjs/core%400.9.3) we have this:

Ops! The first one is from `lit-analyzer`, not from `@web/dev-server-storybook`. > `glob-parent@^3.1.0` => `fast-glob@^2.2.6` => `lit-analyzer` And the second one: > `[email protected]` => `[email protected]` => `@mdx-js/mdx@^1.6.22` => `@storybook/csf-tools` > `[email protected]`...

We need to downgrade it: https://github.com/IBM/pwa-lit-template/pull/516

Is there any news about this? Thanks! 🙏

Has anyone been able to solve it? My use case: ```yml version: '3' services: database: image: postgis/postgis:13-master # Required when running on platform other than amd64, like Apple M1/M2: platform:...

@43081j where is the parse5-tools repo now? Thanks!