Need a special offer?Find out if your project fits.
+

Install specific version of Flexmonster

Answered
James asked on July 15, 2022

Hello,
I'm migrating my website form a Javascript environment to a VueJS 3 environment (the site is the same site). When I run the installation on the VueJS environment:
npm install -g flexmonster-cli
flexmonster add vue-flexmonster
it always installs the latest version but my licence key only allowed me to get free updates up to 25/10/2020. How can I install the latest version my licence is for?
 
Thank you and best regards.
James

1 answer

Public
Maksym Diachenko Maksym Diachenko Flexmonster July 21, 2022

Hello, James!

Thank you for your question.

Our integration with Vue 3 is available since Flexmonster 2.9.12, so downloading it from npm requires Flexmonster v.2.9.12 or higher. Still, you can create your own Vue wrapper to use earlier versions of Flexmonster. Please check this support ticket containing instructions on integrating Flexmonster into an existing Vue 3 project. Also, kindly note that you should specify an exact version of Flexmonster when running npm install.

Hope this helps.

Best Regards,
Maksym

Please login or Register to Submit Answer