Cannot bind argument to parameter ‘Project’ because it is null
We’re attempting to utilize Service Workers in our MVC project to send push notifications to the browser. At this point in development, we need to install the web-push package to generate a public key that will allow us to authenticate the API calls.