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 677 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 11 Dec 2024
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.