-
Hello,
I'm experiencing an import error when trying to use `@gravity-ui/uikit` in my project. Upon starting the dev server, I encounter the following errors:
```
(node:7648) Warning: To load an…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `@janus-idp/backstage-plugin-topology@1.28.0` for the …
-
Hello all!
I am not sure what is going wrong, but the script only outputs "No duplicate entries were found." and I am still getting the following output from apt update:
```
sudo apt-get update…
-
It seems patternfly-react components cannot be used with serverside rendering frameworks. I've tried with both remixjs and nextjs.
The following simple code in both nextjs and remix creates errors
…
-
### Current Behavior
When using icon like:
`import { FileAxis3d } from '@tamagui/lucide-icons'`
and running next build I get this error:
Module not found: Can't resolve '@tamagui/lucide-icon…
-
### Package
- [ ] lucide
- [ ] lucide-angular
- [ ] lucide-flutter
- [ ] lucide-preact
- [ ] lucide-react
- [ ] lucide-react-native
- [ ] lucide-solid
- [ ] lucide-svelte
- [ ] lucide-vue
- [ ] lucid…
-
### Description
PS C:\Projects\PayoutsNextFrontApp\admin> pnpm run dev
> nuxt-app@ dev C:\Projects\PayoutsNextFrontApp\admin
> nuxt dev
Nuxt 3.12.4 with Nitro 2.9.7 …
-
Hello, I'm upgrading my remix application from version 1 to version 2 and I am getting this error:
```
[info] building...
[info] built (14.8s)
node:internal/process/esm_loader:40
internalBi…
-
### Steps to reproduce
Link to live example: (required) https://github.com/cmdcolin/mui-icons-material-error-repro
Steps:
1. clone the repo
2. run yarn
3. run yarn dev
4. observe dev tools e…
-
### What happened?
I am on the latest version (v2.17.1), and want to use Material Symbols `arrow_menu_open` and `arrow_menu_close`.
I am using `` (and variant with `_close`)
Instead of the icon…