chaitanyabd
chaitanyabd
Hi 2018, welcome to 2022. We have a heritage issue here (far beyond legacy)... We stopped using pm2 due to this and switched to forever. Honestly I'd love to switch...
Bug still present as of 2019.
Got the same error today. Did an "npm update" and updated the apps. Worked perfectly after that.
In my case `chown -R nginx:nginx /var/www/mp4` solved the issue
> // you can try this, it works > global.navigator = {appName: 'nodejs'}; // fake the navigator object > global.window = {}; // fake the window object > const JSEncrypt...