在react升级到version18之后,version18组件库'Flowbite‘就不能工作了。我正在遵循'Flowbite’文档中描述的所有步骤。在第6步,当我在我的tailwind.config.js文件中导入‘Flowbite’插件时,我得到了这个Could not find a declaration file for module'flowbite/plugin'.'D:/Web Development/Random Tes
我遵循了他们的网站中提到的所有标准安装过程,用于使用ref设置flowbite,请参考这里的文档:。/node_modules/flowbite/**/*.js'], extend: {}, plugins: [require('flowbite/plugin')],当我需要flowbite插件时,我一直遇到的错误是:
> Could not find a de