Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to fix this Error #20

Open
23newsindia opened this issue Jul 4, 2024 · 0 comments
Open

How to fix this Error #20

23newsindia opened this issue Jul 4, 2024 · 0 comments

Comments

@23newsindia
Copy link

23newsindia commented Jul 4, 2024

when i run the application i got this error
Failed to compile

./src/components/AddKeyword.tsx:4:0
Module not found: Can't resolve '@/components/loading'
2 |
3 | import { useEffect, useState } from "react";

4 | import Loading from "@/components/loading";
5 | import ChooseReference from "@/components/ChooseReference";
6 |
7 | export default function AddKeyword() {

https://nextjs.org/docs/messages/module-not-found

i m using ubuntu 24.0 and env python 3.9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant