From 3cccec764fb2dd40598ec020988f7b402314800f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Vorburger=20=E2=9B=91=EF=B8=8F?= Date: Mon, 5 Jun 2023 12:26:01 -0700 Subject: [PATCH] Remove NPM from Snaps Install & Quick Start (#778) * Remove NPM from Snaps Install & Quick Start Because it requires Yarn anyway?! Fixes https://github.com/MetaMask/snaps/issues/1477 * Apply suggestions from code review --------- Co-authored-by: Alexandra Tran Carrillo <12214231+alexandratran@users.noreply.github.com> --- snaps/get-started/install-snaps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snaps/get-started/install-snaps.md b/snaps/get-started/install-snaps.md index bea0e0f67cd..4232140e8e5 100644 --- a/snaps/get-started/install-snaps.md +++ b/snaps/get-started/install-snaps.md @@ -13,7 +13,7 @@ You can then [get started quickly using the Create Snap CLI](quickstart.md). - Up-to-date Chromium or Firefox browser - [Node.js](https://nodejs.org/) version 16 or later -- [npm](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm) or [Yarn](https://yarnpkg.com/) +- [Yarn](https://yarnpkg.com/) version 3 ## Install MetaMask Flask