401 Error Occurs in Local Development of Outbound Feeds
Symptoms
When running npx fusion start
, error message appears:
401 Unauthorized - GET https://npm.pkg.github.com/download/@wpmedia/feeds-xml-output/0.2.2/e54eafbd8629835cf558f4cc71f0adf0271938be346391e7be7ac3c59c1c5b3a - authentication token not provided.
Cause
.npmrc
file has not been properly added to the local Outbound Feeds development environment.
Solution
Add the .npmrc
using the directions provided in Using Private NPM Repository in your bundle.