Get 2024 Templates Mega Bundle!$1000 worth of 19 Bootstrap HTML, Vue & React Templates + 3 Vector Sets for just $9
Get for 99$

deploy on versel


I have deployed your theme on versal but it is not working there.
please help me how to fix this


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,

Please provide more details. What is not working, what errors have you got, and which version and framework you have deployed?

Regards.



Please check https://metronic-react-v8-2-5-demo3.vercel.app/

showing only logo and loading

showing this erros in console :

GET https://metronic-react-v8-2-5-demo3.vercel.app/metronic8/react/demo3/splash-screen.css net::ERR_ABORTED 404 (Not Found)Understand this error
metronic-react-v8-2-5-demo3.vercel.app/:14

GET https://metronic-react-v8-2-5-demo3.vercel.app/metronic8/react/demo3/assets/index-56eae3a8.css net::ERR_ABORTED 404 (Not Found)Understand this error
metronic-react-v8-2-5-demo3.vercel.app/:13

GET https://metronic-react-v8-2-5-demo3.vercel.app/metronic8/react/demo3/assets/index-0eb2c16f.js net::ERR_ABORTED 404 (Not Found)


version and framework : metronic-react-v8-2-5-demo3

Please give me solution how to fix this



Hi,

Thank you for reaching out to us.

It seems like you didn't change the base path in the Vite config. By default, our previews are served under /metronic8/react/demo1/, when you deploy Metronic on your server, you should update base property up to the path on your server in file vite.config.js. If you do not have a nested folder on your server then you can set base path to /.

You can read more about this property in the official documentation: https://vitejs.dev/guide/build#public-base-path.

Also, in official docs you can find detailed instructions on deploying React app to Vercel:
https://vitejs.dev/guide/static-deploy#vercel

Regards,
Lauris Stepanovs,
Keenthemes Support Team


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  :(