elnurOriginal post
Quality
I don't see any guides or similar as to how to achieve it. I tried adding the .npmrc file to the function source but that didn't work.
npm error 404 Not Found - GET https://registry.npmjs.org/@org/package/-/pkg-1.0.0.tgz - Not found
Summary
Install private npm packages in functions by configuring the .npmrc file correctly - this may resolve the 404 Not Found error.