79110418

Date: 2024-10-21 14:11:32
Score: 1.5
Natty:
Report link

I am currently using Hub in my AWS/React application and it works just fine. I imagine you just need to install aws-amplify via 'npm i aws-amplify' without the "/utils". Then, you can you use the same import statement as you are.

import { Hub } from "aws-amplify/utils";

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Jharell Chambers