react-boilerplate-typescript icon indicating copy to clipboard operation
react-boilerplate-typescript copied to clipboard

ngrok - platform darwinarm64 is not supported.

Open jeet-dhandha opened this issue 4 years ago • 0 comments

Description

I am trying to install this boilerplate in Apple M1 but this issue is showing up.

npm ERR! code 1 npm ERR! path /Users/jeetdhandha/MyStuff/XXXXX/node_modules/ngrok npm ERR! command failed npm ERR! command sh -c node ./postinstall.js npm ERR! ngrok - platform darwinarm64 is not supported.

Steps to reproduce

Steps to reproduce the behavior:

  1. git clone --depth=1 https://github.com/react-boilerplate/react-boilerplate.git XXXXX
  2. npm run setup

Expected behavior Should install without any error.

Versions

  • React-Boilerplate : Current latest version.
  • Node/NPM: Node - v16.3.0 | npm - 7.15.1

jeet-dhandha avatar Jul 01 '21 01:07 jeet-dhandha