npm2deb
npm2deb copied to clipboard
How to use npm2deb with git
Hi,
I try to use npm2deb with a module not registered at registry.npmjs.org, it is only available at github ( https://github.com/d3473r/jitsi-keycloak ).
After calling npm2deb create jitsi-keycloak
I get e message like Not found ... Note that you can also install from a\ntarball, folder, http url, or git url
but there is no example and no hint with help or man how to do it.
If I try npm2deb create https://github.com/d3473r/jitsi-keycloak
I get an error: Expecting value: line 7 column 1 (char 6)
.
Any help is welcome :-) Kind regards Martin
In this case, try dh-make-node