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