Upgrading jsReport v3 beta to release



  • Hi, how do I do this? I tried installing v3 over the top of the beta, but init says that it's still using a local version?

    Warning: jsreport-cli version mismatch:                                                                                                                                                                            
    Global jsreport-cli is 3.0.0                                                                                                                                                                                       
    Local jsreport-cli is 3.0.0-beta.2 
    


  • Please try the following the first to uninstall the beta CLI

    npm uninstall -g @jsreport/jsreport-cli
    

    Then install CLI again

    npm install -g @jsreport/jsreport-cli
    

Log in to reply
 

Looks like your connection to jsreport forum was lost, please wait while we try to reconnect.