We have updated Flexmonster Software License Agreement, effective as of September 30, 2024. Learn more about what’s changed.

Following instructions on Download Page gives "Token Expired".

Resolved
skd asked on November 15, 2020

Hi there,
I want to purchase your framework. I followed the React.js step from the download page to the experiment before I purchase it. Steps are here: https://www.flexmonster.com/download-page/

I receive the error: 
-----
Your trial period has expired.
Read more info about this error
You are trying to use the following key: Z7NS-XBBH1X-3W4V1P-0C1H18

I've also attached a image file for your convenience!

Thanks,
Sai

Attachments:
React-App.png

4 answers

Public
Illia Yatsyshyn Illia Yatsyshyn Flexmonster November 16, 2020

Hello, Sai,
 
Thank you for contacting us.
 
Our team suggests completing the steps below to make sure the latest version with an appropriate trial key is installed:

  1. Open the Command Prompt of your computer. For Windows: click Start and search for "Command Prompt". For macOS: open Launchpad and search for "terminal".
  2. Run the following command to install the latest Flexmonster CLI globally on your computer:

    npm i flexmonster-cli@latest -g
    
  3. Next, navigate to the folder you want to create the project and run the following command:

    flexmonster create react -r
    

    You will be proposed to choose between ES6 and TypeScript version. Select the desired option and wait until the installation is finished. Next, the project will be automatically launched. By default, it is launched on the port 3000: http://localhost:3000/.

 
Please let us know if it works for you.
Our team is looking forward to your feedback.
 
Kind regards,
Illia

Public
skd November 16, 2020

Hi Illia Yatsyshyn,

I've followed the above EXACT set of instructions and I still receive the same error. I've also check

flexmonster -v

which gives me the latest 2.8.3. I'm indeed using the latest version but I still receive the same error: "Your trial period has expired.", although I've never used this product!

Moreover, the instructions you've given are no different from on the download page, except for the "flexmonster-cli@latest" which is the same version 2.8.3.

This is not a problem with the installation. The trial key that is automatically generated is not valid.

I look forward to testing it out asap.

Kind Regards,
Sai

Public
Illia Yatsyshyn Illia Yatsyshyn Flexmonster November 17, 2020

Hello, Sai,
 
Thank you for your feedback.
 
Our team has contacted you via email.
 
Regards,
Illia

Public
skd November 17, 2020

HI Illia Yatsyshyn,

Thanks for your help! The team provided me with another Trial key. It's seems to be a problem with the Trial key generation during the npm package installation.
We can now consider this question resolved! 🙂

Thanks again,
Sai

Please login or Register to Submit Answer