git-hulk commented on PR #281:
URL: 
https://github.com/apache/kvrocks-controller/pull/281#issuecomment-2736267024

   @Jitmisra I got the following error while clicking the `namespaces` button:
   
   ```
   https://nextjs.org/docs/messages/module-not-found
   
   Import trace for requested module:
   ./src/app/namespaces/page.tsx
    тип ./src/app/ui/createCard.tsx:31:0
   Module not found: Can't resolve '@fortawesome/free-solid-svg-icons'
     29 |     ShardCreation,
     30 | } from "./formCreation";
   > 31 | import { faCirclePlus } from "@fortawesome/free-solid-svg-icons";
     32 | import { FontAwesomeIcon } from "@fortawesome/react-fontawesome";
     33 |
     34 | interface CreateCardProps {
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to