Missing ".requires" information in "chrome-pdf"
-
Hello,
im trying to install jsreport on a windows server 2022.
After the installation i get follow message:"Error occurred during reporter init: Error: Error when loading extension chrome-pdf@1.10.0
Error: Extension "chrome-pdf" is not compatible with "core" extension. Missing ".requires" information in "chrome-pdf" definition"wat can i do ?
greeting peer
-
Describe your installation process...
You are likely using an old extension with a newer core.
Here you can find documentation for the jsreport-core
https://github.com/jsreport/jsreport/tree/master/packages/jsreport-coreAnd here you can find the official jsreport distribution installation instructions
https://jsreport.net/on-prem
-
Hello,
now i have a new installation with follow description:
https://www.jsreport.net/learn/windows
but i have now version 3.3.0 not 4.9.0.
-
These installation instructions will install the latest, so you must have done something wrong...
What is in your
package.json
file?
Have you tried installing in a clean directory?