Global installation of jsreport not recognized



  • installed on Windows 7 machine following instructions here: https://jsreport.net/on-prem
    jsreport init
    jsreport installation not found, installing jsreport latest version now, wait a moment
    (does not recognize the global installation and installs to the local directory every time)

    λ node -v
    v10.16.3

    λ npm -v
    6.9.0

    λ npm get prefix
    C:\Users\keystoneclimber\AppData\Roaming\npm

    Verified that C:\Users\keystoneclimber\AppData\Roaming\npm is in PATH



  • Currently, there is no check for global installation.
    However, you can just copy server.js, jsreport.config and package.json to the local directory and use commands jsreport start or jsreport render


Log in to reply
 

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