gluestack

gluestack Logogluestack

is select component working rn?

mrhairy_36365 posted this in #support
Open in Discord
Avatar
mrhairy_36365OP
I'm getting this error when using select component:
None of these files exist:
* node_modules@gluestack-ui\select\src\Select(.android.ts|.native.ts|.ts|.android.tsx|.native.tsx|.tsx|.android.mjs|.native.mjs|.mjs|.android.js|.native.js|.js|.android.jsx|.native.jsx|.jsx|.android.json|.native.json|.json|.android.cjs|.native.cjs|.cjs|.android.scss|.native.scss|.scss|.android.sass|.native.sass|.sass|.android.css|.native.css|.css|.android.css|.native.css|.css)
* node_modules@gluestack-ui\select\src\Select
1 | import { Select as SelectMain } from './Select';
| ^
2 | import { SelectTrigger } from './SelectTrigger';
3 | import { SelectPortal } from './SelectPortal';
4 | import { SelectBackdrop } from './SelectBackdrop';]


i already tried to reinstall the component but still not working, other components are working though except select

1 Reply