nk

Results 3 comments of nk

It seems that this issue might be related to the 'Always On' feature in App Service. When 'Always On' is enabled, the front-end load balancer sends a GET request to...

> @7crabs The only thing the bot responds to is POST's to /api/messages. Anything else should result in a 404 since there isn't handler for it. I tested some random...

It seems like this issue is caused by a bug in the `package-json` package, which npm depends on. You can check the details here: https://github.com/npm/cli/issues/7728 Because of this bug, the...