BrianDev
(BrianDev)
August 12, 2024, 6:53am
1
I like to downgrade my Freshdesk Component from 9.2.0 to lower versions but still in version 9.
I tried this but it seems I got an error for this one. Needed this to bypass the coverage and --skip-validation as we have bug custom code app on this one.
Command: npm install https://dl.freshdev.io/cli/fdk-9.1.0.tgz -g
Thank you.
Regards,
Bryan
Raviraj
(Raviraj Subramanian)
August 12, 2024, 7:34am
2
Hi @BrianDev ,
Checkout this topic to install a previous FDK version.
Hi @Keshav_mittal ,
You can use the following CDN URL to install the desired FDK version.
npm install https://cdn.freshdev.io/fdk/v9.0.9.tgz -g
Note: If you want to try other version, this CDN URL will only work for v9.0.0 and upwards.
BrianDev
(BrianDev)
August 12, 2024, 7:53am
3
Thank you so much on this one, sir!
Fixed it here upon following the thread.
1 Like
system
(system)
Closed
December 2, 2024, 8:08am
5
This topic was automatically closed 6 days after the last reply. New replies are no longer allowed.