react-boilerplate / react-boilerplate-typescript

⚠️ MOVED TO react-boilerplate/react-boilerplate-cra-template

Home Page:https://github.com/react-boilerplate/react-boilerplate-cra-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ngrok - platform darwinarm64 is not supported.

jeet-dhandha opened this issue · 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