Super Sale Limited Time 50% OFF for All-Access Plans
Save 50% Now

metronic 9 tailwindcss + react and vite as bundler issues


I've been following through this tutorial https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/frontend/react in order to install metronic v9 (with tailwindcss) on my vite+react project

project was made from scratch by following and copying the given commands provided by the tutorial
I've ran in some issues such as missing dependency but i fixed them by installing missing packages (@popperjs/core)
but even bending typescript rules disabling type enforcement i get " 'x' doesn't provide an export named: 'Foo' " to every component export

Is there any ready template I can check/a solution I can follow?


Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (5)


same issue here but for vue and also in some instances i get Uncaught ReferenceError: can't access lexical declaration 'KTSticky' before initialization



Hi,

Sorry for the delay in reply.

We were revising our documentation and found a few issues and missing steps, we are planning to release a doc update by tomorrow with the latest fixes. I will inform you once the update is live.

Regards,
Lauris Stepanovs,
Keenthemes Support Team



Exactly the same issues, although I have not got as far on my install as I have not wanted to disable anything...thinking a £50 template should work out of the box...silly me!



Same issue here



There must be an import/export problem


Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(