cloudform
cloudform copied to clipboard
[DEP0128] DeprecationWarning
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)
Yeah, cloudform has wrong "main" field in its package.json. It references a file that does not exist.
Thanks, merged.
integrated into a release anytime soon?
Apologies for the delay. A new version was released.