You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every service I'm using with docker container works well with custom location except NPM itself.
To sum up, https://npm.my.domain/ --> working https://my.domain/npm --> not working, just shows blank page with error 'This application requires Javascript and your browser doesn't support it.'
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi all,
Every service I'm using with docker container works well with custom location except NPM itself.
To sum up,
https://npm.my.domain/
--> workinghttps://my.domain/npm
--> not working, just shows blank page with error 'This application requires Javascript and your browser doesn't support it.'The body tag of error page source below;
Beta Was this translation helpful? Give feedback.
All reactions