You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 10, 2019. It is now read-only.
For the developers, who might have changed the global registry configs, still the patternengine-node-mustache source should be redirected to npm registry when installing node_modules.
Actual Behavior
The npm installation is failed for those who have changed the global npm config.
I am using Pattern Lab Node ccd426e1dcdd7952a8aae2f092fe931e53ba1792 on
WindowsExpected Behavior
For the developers, who might have changed the global registry configs, still the
patternengine-node-mustachesource should be redirected to npm registry when installing node_modules.Actual Behavior
The npm installation is failed for those who have changed the global npm config.
Steps to Reproduce