Error: Cannot find module 'autoprefixer'
Error: Cannot find module 'autoprefixer'
got this error when was working with tailwind and solved it by running the code below
npm install tailwindcss postcss autoprefixer
Error: Cannot find module 'autoprefixer'
Error: Cannot find module 'autoprefixer'
got this error when was working with tailwind and solved it by running the code below
npm install tailwindcss postcss autoprefixer
Cannot find module 'autoprefixer'
npm uninstall tailwindcss postcss autoprefixer
npm install tailwindcss@latest postcss@latest autoprefixer@latest
npx tailwindcss init -p
npm uninstall tailwindcss postcss autoprefixer
npm install tailwindcss@npm:@tailwindcss/postcss7-compat postcss@^7 autoprefixer@^9
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us