我正在尝试在新的 M1 Max MacBook Pro 上首次设置反应样板,并在运行后继续收到此错误消息npm run setup:
npm ERR! code 1
npm ERR! path /Users/ssc/Documents/Development/website/node_modules/ngrok
npm ERR! command failed
npm ERR! command sh -c node ./postinstall.js
npm ERR! ngrok - platform darwinarm64 is not supported.
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/ssc/.npm/_logs/2021-10-31T06_18_18_426Z-debug.log
Run Code Online (Sandbox Code Playgroud)
我一直无法解决这个问题。任何帮助将不胜感激。