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

Facing less-loader build error on storybook version 6.4.21 #17943

Closed
rohit1101 opened this issue Apr 12, 2022 Discussed in #17942 · 2 comments
Closed

Facing less-loader build error on storybook version 6.4.21 #17943

rohit1101 opened this issue Apr 12, 2022 Discussed in #17942 · 2 comments

Comments

@rohit1101
Copy link

Discussed in #17942

Originally posted by rohit1101 April 12, 2022
These are the packages that i am using for the project:

  • "@storybook/addon-actions": "^6.4.21",
  • "@storybook/addon-essentials": "^6.4.21",
  • "@storybook/addon-links": "^6.4.21",
  • "@storybook/addon-postcss": "^2.0.0",
  • "@storybook/addon-viewport": "^6.4.21",
  • "@storybook/builder-webpack5": "^6.4.21",
  • "@storybook/manager-webpack5": "^6.4.21",
  • "@storybook/react": "^6.4.21",

I am using storybook on a gatsby project along with tailwindCSS v3.

Current Version of tailwindCSS, postcss and gatsby:

  • "tailwindcss": "^3.0.23",
  • "postcss": "^8.4.12"
  • "postcss-import": "^14.0.0"
  • "postcss-preset-env": "^7.4.3"
  • "gatsby": "^4.0.0",

I am getting storybook build errors after migrating tailwindCSS from v2 to v3.

image
@rohit1101
Copy link
Author

rohit1101 commented Apr 18, 2022

Follow up:

I have upgraded gatsby and the respective plugins to the latest version and also upgraded react and react-dom to the latest stable version.

Now i am getting this error

image

@ndelangen
Copy link
Member

There's nothing we can do here without a reproduction.

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

No branches or pull requests

2 participants