Introducing ReUI:Open-source UI components and apps built with React, Next.js and Tailwind CSS
Browse ReUI

Cannot integrate Metronic 9 Angular Tailwind


I've tried many times follow the instruction in the Documentation - Integration guide: https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/frontend/angular

But all the time I cannot run angular-tailwind, because when I run ng serve, I've got many warnings like this:

Application bundle generation failed. [2.264 seconds]

â–² [WARNING] Unexpected "{" [css-syntax-error]

src/styles.scss:431:2:
431 │ {
╵ ^

....

and many errors like this:


✘ [ERROR] TS7030: Not all code paths return a value. [plugin angular-compiler]

src/theme/core/components/datatable/datatable.ts:946:3:
946 │ return;
╵ ~~~~~~


Can you help me please?


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (3)


Hi Mezrendeles Forizs,

We have updated the integration documentation with a sample Angular project. You can refer to it here:

https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/frontend/angular

Best regards,



Hi Mezrendeles Forizs

We are currently working on releasing demo integration apps for Angular and other frameworks as soon as possible. These demos will assist users with the integration process.

Thank you for your patience.



Thank you for your answer!

How will I know, if it will be resolved?
Should I check your Tweets? Or the chats on this website?

Br
David


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(