Re: "js_import" is not allowed here, "js_content" is unknown

2022-03-31 Thread Sören Reinecke
Oh thx. This error comes from too much changes. On Thu, 31 Mar 2022, 20:53 Sergey A. Osokin, wrote: > On Thu, Mar 31, 2022 at 08:09:25PM +0200, Sören Reinecke wrote: > > Hello NGINX community, > > > > nginx gives me the error messages > > - "js_import" is not allowed here > > and > > - "js_conte

Re: "js_import" is not allowed here, "js_content" is unknown

2022-03-31 Thread Sergey A. Osokin
On Thu, Mar 31, 2022 at 08:09:25PM +0200, Sören Reinecke wrote: > Hello NGINX community, > > nginx gives me the error messages > - "js_import" is not allowed here > and > - "js_content" is unknown > > and don't know what I did wrong. > > > I have the following NGINX config at '/etc/nginx/nginx.

"js_import" is not allowed here, "js_content" is unknown

2022-03-31 Thread Sören Reinecke
Hello NGINX community, nginx gives me the error messages - "js_import" is not allowed here and - "js_content" is unknown and don't know what I did wrong. I have the following NGINX config at '/etc/nginx/nginx.conf' load_module modules/ngx_stream_js_module.so; user    nginx; worker_processes