Missing files in package? #402
Kraven3030
started this conversation in
General
Replies: 1 comment
-
Hello @Kraven3030, We need a bit more information about your setup and project - perhaps you missed something? Here's a guide that for Vue that could help with React as well: https://flowbite.com/docs/getting-started/vue/ Also if you use React you might want to take a look at the Flowbite React library: https://github.com/themesberg/flowbite-react Cheers, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I download the packages for flowbite and start to implement a carousel in my react app, I receive an error message stating this...
"WARNING in ./node_modules/flowbite/lib/esm/components/tooltip/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from "
.../node_modules/flowbite/src/components/tooltip/index.ts'
file: Error: ENOENT: no such file or directory, open
Would anyone be able to help with this?
Beta Was this translation helpful? Give feedback.
All reactions