NPM Fetch issue



  • I am all of a sudden seeing errors like this when I try to generate a document:

    Error when evaluating engine handlebars for template /request-for-quote-dev/request-for-quote-dev
    (because) "npmModule" helper call failed
    (because) unable to find module /tmp/jsreport/npm/modules/showdown@2.1.0/node_modules/showdown
    The require calls:
    require('/tmp/jsreport/npm/modules/showdown@2.1.0/node_modules/showdown')
    require('/usr/src/app/tmp/jsreport/npm/modules/showdown@2.1.0/node_modules/showdown')
    require('/usr/src/app/lib/tmp/jsreport/npm/modules/showdown@2.1.0/node_modules/showdown')
    
    Error: Unable to find module /tmp/jsreport/npm/modules/showdown@2.1.0/node_modules/showdown
    

    The package is here and it's the latest version: https://www.npmjs.com/package/showdown

    I've not made any changes to the template.



  • Weird. Seems to have fixed itself!


Log in to reply
 

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