#✅ - Error Deploying Sandbox

1 messages · Page 1 of 1 (latest)

thin timber
#

Hi

I have a project where the sandbox was deployed fine and everything was working. I made some changes to the data schema and then received this error

Amplify outputs could not be generated. Error: Please check whether you have installed the "@aws-sdk/crc64-nvme-crt" package explicitly.
You must also register the package by calling [require("@aws-sdk/crc64-nvme-crt");] or an ESM equivalent such as [import "@aws-sdk/crc64-nvme-crt";].
For more information please go to https://github.com/aws/aws-sdk-js-v3#functionality-requiring-aws-common-runtime-crt

Any ideas why this would show up and show I install the packages in my Nextjs project or is something else going on.

Thanks

GitHub

Modularized AWS SDK for JavaScript. Contribute to aws/aws-sdk-js-v3 development by creating an account on GitHub.

thin timber
#

I deleted the package-lock.json and node_modules folder as suggested in another post. Still got the same message until I restarted the sandbox and then all the problems went away.

lyric gulch
calm pastureBOT
#

✅ - Error Deploying Sandbox