Hi Hugues,

On Wed, Jun 02, 2021 at 03:15:16PM -0400, bouvierh wrote:
> Hello,
> 
> How do I install the javascript module on Alpine? I have tried: "apk add
> nginx-module-njs" but that module is not available.
> ERROR: unable to select packages:
>   nginx-module-njs (no such package):

Could you try:

% sudo apk add nginx-module-njs@nginx

as it was described at https://nginx.org/ru/linux_packages.html#Alpine page.

-- 
Sergey Osokin
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to