dynamodb-instagram icon indicating copy to clipboard operation
dynamodb-instagram copied to clipboard

npm ERR! Unsupported platform: darwin arm64 LE (Apple M1 Chip)

Open herrera78 opened this issue 4 years ago • 2 comments

When I run npm i , I get the following error:

npm WARN deprecated @hapi/[email protected]: Switch to 'npm install joi' npm WARN deprecated @hapi/[email protected]: Switch to 'npm install joi' npm ERR! code 1 npm ERR! path /Users/tpc/Documents/CodeCommit/dynamodb-instagram/node_modules/esbuild npm ERR! command failed npm ERR! command sh -c node install.js npm ERR! Unsupported platform: darwin arm64 LE

npm ERR! A complete log of this run can be found in: npm ERR! /Users/tpc/.npm/_logs/2021-11-17T21_26_46_174Z-debug.log

The complete log is attached log.log

herrera78 avatar Nov 17 '21 21:11 herrera78

Thanks, @herrera78 ! Can you try the branch in #14 and see if that fixes it?

alexdebrie avatar Nov 18 '21 14:11 alexdebrie