react-beautiful-dnd icon indicating copy to clipboard operation
react-beautiful-dnd copied to clipboard

Module not found: Error: Can't resolve 'react-beautiful-dnd'

Open hieplv994 opened this issue 3 years ago • 0 comments

Expected behavior

Can use lib

Actual behavior

but console Module not found: Error: Can't resolve 'react-beautiful-dnd'

Steps to reproduce

Suggested solution?

What version of React are you using?

{ "react": "^18.1.0", "react-dom": "^18.1.0", "react-dotenv": "^0.1.3", "react-icons": "^4.3.1", "react-redux": "^8.0.2", "react-router-dom": "^6.3.0", "react-scripts": "5.0.1", "tailwind-merge": "^1.3.0", "typescript": "^4.6.4", "web-vitals": "^2.1.4" }

What version of react-beautiful-dnd are you running?

"@types/react-beautiful-dnd": "13.1.0",

What browser are you using?

Chrome Version 103.0.5060.134 (Official Build) (arm64)

Demo

hieplv994 avatar Aug 07 '22 14:08 hieplv994