[BUG] My computer is a Surface based on Windows ARM architecture, and I also encountered the same problem. I have tried to delete package-lock.json
and node_modules
, and then re-executed the npm install
command, but the result has not changed. The following are my relevant error reports: #7543
Closed as duplicate of#7961