Aqua is an open source Design System (DS), a collection of repeatable components and a set of standards guiding the use of those components to harmonize products visually and functionally. Aqua consists of working code, design tools & resources, human interface guidelines and an active community that is constantly improving the system.
To know more about Aqua follow this link:
To use and install Aqua within a project the developer needs:
Node V.14.17: Aqua use 14.17 Node version.
Create .npmrc: The .npmrc is a configuration file used by the npm located at root, it allows the use of private packages through an Authentication values which are frequently update.
Check the active npmrc.
<aside> ℹ️
Check the updated token npmrc. in this page:
Adding token to connect to Azure Artifacts
</aside>