cloudform icon indicating copy to clipboard operation
cloudform copied to clipboard

[DEP0128] DeprecationWarning

Open Arjannikov opened this issue 3 years ago • 1 comments

I'm getting the following warning when working with AWS Amplify CLI:

Fetching updates to backend environment: staging from the cloud.(node:574) [DEP0128] DeprecationWarning: Invalid 'main' field in '/usr/local/lib/node_modules/@aws-amplify/cli/node_modules/cloudform/package.json' of 'packages/cloudform/index.js'. Please either fix that or report it to the module author (Use node --trace-deprecation ... to show where the warning was created)

Arjannikov avatar Mar 09 '22 19:03 Arjannikov

Yeah, cloudform has wrong "main" field in its package.json. It references a file that does not exist.

DCzajkowski avatar Jul 22 '22 15:07 DCzajkowski

Thanks, merged.

miensol avatar Nov 24 '22 12:11 miensol

integrated into a release anytime soon?

quintela avatar Dec 12 '22 18:12 quintela

Apologies for the delay. A new version was released.

miensol avatar Jan 25 '23 07:01 miensol