microsoft / design-to-code

A system of development tools, and utilities used à la carte or as a suite to build enterprise-grade websites and applications.
MIT License
24 stars 6 forks source link

add workspaces flag for NPM 7 #115

Closed awentzel closed 2 years ago

awentzel commented 2 years ago

Pull Request

📖 Description

Add workspaces flag for NPM 7

🎫 Issues

NPM looks to require a special flag to process workspaces. This could be the one reason npm is failing to authenticate and it's the only difference between FAST and FAST Tooling so far.

👩‍💻 Reviewer Notes

✅ Checklist

General

⏭ Next Steps