This repository was archived by the owner on Sep 6, 2022. It is now read-only.
This repository was archived by the owner on Sep 6, 2022. It is now read-only.
ngrok - platform darwinarm64 is not supported. #78
Open
Description
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:
- git clone --depth=1 https://github.com/react-boilerplate/react-boilerplate.git XXXXX
- 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
Metadata
Metadata
Assignees
Labels
No labels