Clemens
Clemens
I was able to import components from other libraries by prepending the full relative path to the aliases and then importing the components in the mdx files using a full...
set `````` in your pci device xml
Getting the same error on a public repo as well when using v4, using v3 works fine.
@rohan-at-sentry this the run in which it happened: https://github.com/clemenscodes/draken/actions/runs/7890558172/job/21532976187
Having the same issue on NixOS. The bundled dependency can't be resolved and needs to be packaged seperately to NixOS, which has not happened yet. Installing the dependency globally manually...
@MaxKless Thanks for the heads up! Using the writeup I successfully solved this issue. :)
Versioned docs would be great. So far only reading the source is viable for anything but latest.
I was able to build it and have not experienced another hang. Before it would hang pretty consistently when the panes had some processes running. Thanks!
> I did the following which works for my needs, it needs some refining, and I could probably have a global flag to enable/disable snacks, perhaps some caching, early exit...
Had a similar usecase and ended up with a single bash script that takes care of everything. This works really well for my usecase: ```yaml --- id: "@unival/e2e" stack: infrastructure...