From 20ab235e2b3df708c25b2a678412480a18f443b4 Mon Sep 17 00:00:00 2001 From: diegobrsign Date: Mon, 1 Apr 2024 15:30:38 -0600 Subject: [PATCH] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4cb32ae..1e78eaa 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ To run the tests for every example, run `yarn workspaces run test` or the shortc You might see an error like `npm ERR! Error: Cannot find module 'node-bin-darwin-arm64/package.json'` Run the following commands -``` +```zsh > node -v v14.17.6 > node -p process.arch