Answers for "module not found: error: can't resolve '@headlessui/react' in '/users/sandeeep.sharma/learning/my-app/src'"

2

Module not found: Can't resolve '@headlessui/react'

# npm
npm install @headlessui/react

# Yarn
yarn add @headlessui/react
Posted by: Guest on July-10-2021

Code answers related to "module not found: error: can't resolve '@headlessui/react' in '/users/sandeeep.sharma/learning/my-app/src'"

Browse Popular Code Answers by Language