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\npmVerified that C:\Users\keystoneclimber\AppData\Roaming\npm is in PATH
-
Currently, there is no check for global installation.
However, you can just copyserver.js,jsreport.configandpackage.jsonto the local directory and use commandsjsreport startorjsreport render