[GH-ISSUE #1537] Getting warn after npm run dev #487

Closed
opened 2026-03-16 15:38:16 +03:00 by kerem · 8 comments
Owner

Originally created by @jerry4rahul on GitHub (Mar 12, 2021).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/1537

WARN

WARN warn - You have enabled experimental features: uniformColorPalette, extendedSpacingScale, extendedFontSizeScale, applyComplexClasses, darkModeVariant, additionalBreakpoint

WARN warn - Experimental features are not covered by semver, may introduce breaking changes, and can change at any time.

[https://prnt.sc/10jtdgz)]

Originally created by @jerry4rahul on GitHub (Mar 12, 2021). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/1537 WARN ` WARN warn - You have enabled experimental features: uniformColorPalette, extendedSpacingScale, extendedFontSizeScale, applyComplexClasses, darkModeVariant, additionalBreakpoint` ` WARN warn - Experimental features are not covered by semver, may introduce breaking changes, and can change at any time.` [https://prnt.sc/10jtdgz)]
kerem closed this issue 2026-03-16 15:38:21 +03:00
Author
Owner

@liyasthomas commented on GitHub (Mar 12, 2021):

You can completely ignore this WARN message since it is coming from TailwindCSS library. We're making use of some experimental stylings in TailwindCSS 1.x which will be absolute in TailwindCSS 2.x release. So don't worry 🙂

<!-- gh-comment-id:797619990 --> @liyasthomas commented on GitHub (Mar 12, 2021): You can completely ignore this `WARN` message since it is coming from TailwindCSS library. We're making use of some experimental stylings in TailwindCSS 1.x which will be absolute in TailwindCSS 2.x release. So don't worry 🙂
Author
Owner

@jerry4rahul commented on GitHub (Mar 12, 2021):

@liyasthomas Its not even working in http://192.168.0.6:3000/
What to do?

<!-- gh-comment-id:797621358 --> @jerry4rahul commented on GitHub (Mar 12, 2021): @liyasthomas Its not even working in http://192.168.0.6:3000/ What to do?
Author
Owner

@liyasthomas commented on GitHub (Mar 12, 2021):

Do you have any logs in dev console?

<!-- gh-comment-id:797622378 --> @liyasthomas commented on GitHub (Mar 12, 2021): Do you have any logs in dev console?
Author
Owner

@jerry4rahul commented on GitHub (Mar 12, 2021):

> hoppscotch@2.0.0 dev
> nuxt

i Using Tailwind CSS from ~/assets\css\tailwind.css
i Merging Tailwind config from ~/tailwind.config.js
i Listening on: http://192.168.0.6:3000/
i Preparing project for development
i Initial build may take a while
i Discovered Components: .nuxt/components/readme.md
√ Builder initialized
√ Nuxt files generated
i Warming up worker pools
√ Worker pools ready
i Compiling Client

 WARN


 WARN  warn - You have enabled experimental features: uniformColorPalette, extendedSpacingScale, extendedFontSizeScale, applyComplexClasses, darkModeVariant, additionalBreakpoint


 WARN  warn - Experimental features are not covered by semver, may introduce breaking changes, and can change at any time.

<!-- gh-comment-id:797623592 --> @jerry4rahul commented on GitHub (Mar 12, 2021): ``` > hoppscotch@2.0.0 dev > nuxt i Using Tailwind CSS from ~/assets\css\tailwind.css i Merging Tailwind config from ~/tailwind.config.js i Listening on: http://192.168.0.6:3000/ i Preparing project for development i Initial build may take a while i Discovered Components: .nuxt/components/readme.md √ Builder initialized √ Nuxt files generated i Warming up worker pools √ Worker pools ready i Compiling Client WARN WARN warn - You have enabled experimental features: uniformColorPalette, extendedSpacingScale, extendedFontSizeScale, applyComplexClasses, darkModeVariant, additionalBreakpoint WARN warn - Experimental features are not covered by semver, may introduce breaking changes, and can change at any time. ```
Author
Owner

@liyasthomas commented on GitHub (Mar 12, 2021):

Not this one. In browser console. Goto localhost:3000 and click F12 on Chrome to open console.

<!-- gh-comment-id:797624827 --> @liyasthomas commented on GitHub (Mar 12, 2021): Not this one. In browser console. Goto `localhost:3000` and click F12 on Chrome to open console.
Author
Owner

@jerry4rahul commented on GitHub (Mar 12, 2021):

It's working well now. I just want to know if any team functionality there.

<!-- gh-comment-id:797627414 --> @jerry4rahul commented on GitHub (Mar 12, 2021): It's working well now. I just want to know if any team functionality there.
Author
Owner

@liyasthomas commented on GitHub (Mar 12, 2021):

Team collaboration is a work in progress. Latest updates are in teams-new-ui branch. Follow the project here and hopefully Teams collaboration will be out for beta in couple of weeks.

<!-- gh-comment-id:797629468 --> @liyasthomas commented on GitHub (Mar 12, 2021): Team collaboration is a work in progress. Latest updates are in `teams-new-ui` branch. Follow the project here and hopefully Teams collaboration will be out for beta in couple of weeks.
Author
Owner

@jerry4rahul commented on GitHub (Mar 12, 2021):

Yeah ok... Thanks

<!-- gh-comment-id:797633271 --> @jerry4rahul commented on GitHub (Mar 12, 2021): Yeah ok... Thanks
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#487
No description provided.