Need bwip-js package
-
wrote on Feb 11, 2022, 8:33 PM last edited by
hi all,
my name is chris. i use cloudron on ovh vps for personnal use with n8n and metabase for now. You got a great product.I need to generate various png image of codabar, ean, code128...
If i clearly understand package need to be hard coded in the docker files.
Is it possible to install this package ?
thanks -
hi all,
my name is chris. i use cloudron on ovh vps for personnal use with n8n and metabase for now. You got a great product.I need to generate various png image of codabar, ean, code128...
If i clearly understand package need to be hard coded in the docker files.
Is it possible to install this package ?
thanks@chris_doudet I have added this now in https://git.cloudron.io/cloudron/n8n-app/-/commit/091fea01d9dc72e84ec0efccf74f7951b6199e66 . Should be part of next package release .
-
wrote on Feb 15, 2022, 5:14 PM last edited by
this is blazing fast,
thanks -
-
wrote on Feb 23, 2022, 11:08 AM last edited by
hi @girish
i saw that the n8n package was updated but i am not able to update my n8n App,
i try to manualy detect (check for update) a new package but it found nothing new.
I try to enabled and disabled automatic updates, but no update found.
I try to restart app....help !
-
hi @girish
i saw that the n8n package was updated but i am not able to update my n8n App,
i try to manualy detect (check for update) a new package but it found nothing new.
I try to enabled and disabled automatic updates, but no update found.
I try to restart app....help !
@chris_doudet that new n8n package has the
"minBoxVersion": "7.1.0"
set in the manifest, this means it only works on Cloudron 7.1.0 or greater. Once your Cloudron is updated to to that version, you will see the n8n update. -
To follow up, if you go to Settings -> Check For Updates, you can update to 7.1.1. But a word of warning: it might have some minor bugs/glitches since it is still in 'unstable' state.
wrote on Feb 24, 2022, 12:10 PM last edited by@girish it'ok now, thanks all