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

Something is broken Module not found error with @headlessui/react in Header.tsx #111

Closed
hayatharoon opened this issue Aug 18, 2023 · 1 comment

Comments

@hayatharoon
Copy link

I've encountered a module not found error while trying to run the react-resume-template project after forking and installing the dependencies. The error is related to the @headlessui/react package and occurs in the Header.tsx component, which is used in the index.tsx page.

./node_modules/@headlessui/react/dist/headlessui.esm.js:2:0
Module not found: Can't resolve 'C:\My File\Open Source\react-resume-template\node_modules@headlessui\react\dist\components\transition\transition'

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

Import trace for requested module:
./src/components/Sections/Header.tsx
./src/pages/index.tsx

@sumitnagra
Copy link

I want to work on this issue

@tbakerx tbakerx closed this as completed Sep 18, 2023
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

3 participants