This will install nvm (if not already installed) as well as set the correct node and pnpm versions for you.
It will also run pnpm install at the end to install all node_modules.
Manual Installation
If you prefer to manually manage and install the tooling yourself, follow these steps:
Install nvm or your node version manager of choice.
Ensure that node 20 is installed. With nvm, run nvm install.
Enable pnpm with corepack: corepack enable pnpm
Install pnpm with corepack: corepack install
Install project dependencies with pnpm: pnpm install
FAQs
mantle is ngrok's UI library and design system.
The npm package @ngrok/mantle receives a total of 547 weekly downloads. As such, @ngrok/mantle popularity was classified as not popular.
We found that @ngrok/mantle demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago.It has 0 open source maintainers collaborating on the project.
Package last updated on 06 Jan 2025
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
Socket CEO Feross Aboukhadijeh discusses open source security challenges, including zero-day attacks and supply chain risks, on the Cyber Security Council podcast.