Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Breakpoints dont work. #19123

Unanswered
prpanto asked this question in Help
Discussion options

What version of Tailwind CSS are you using?

Tailwind: 4.1.14

What build tool (or framework if it abstracts the build tool) are you using?

Nuxt: 4.1.3

What version of Node.js are you using?

Node: 20.19.5

What browser are you using?

Firefox

What operating system are you using?

Windows

Reproduction URL

https://github.com/prpanto/nuxt-tailwindcss-reproduction

You must be logged in to vote

Replies: 1 comment

Comment options

In Ubuntu 22.04.5 in WSL2 I got this error initially:

ERROR Cannot find native binding. npm has a bug related to optional dependencies (https://github.com/npm/cli/issues/4828). Please try npm i again after removing both package-lock.json and node_modules directory. 5:52:52 PM
 at node_modules/oxc-parser/src-js/bindings.js:553:11
 at ModuleJob.run (node:internal/modules/esm/module_job:325:25)
 at async ModuleLoader.import (node:internal/modules/esm/loader:606:24)
 at async loadNuxt (node_modules/@nuxt/kit/dist/index.mjs:946:35)
 at async Object.run (node_modules/@nuxt/cli/dist/chunks/prepare.mjs:32:18)
 at async runCommand (node_modules/citty/dist/index.mjs:316:16)
 at async runCommand (node_modules/citty/dist/index.mjs:307:11)
 at async runMain (node_modules/citty/dist/index.mjs:445:7)
 [cause]: Cannot find module '@oxc-parser/binding-linux-x64-gnu'

After removing both package-lock.json and node_modules and then running npm i again, it all seems to work fine for me at least in Firefox 143.0.4 (64-bit) on Windows 11:

Image

Would you be able to provide more details about how the breakpoints are not working? What version of Firefox are you using?

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #19121 on October 14, 2025 18:12.

AltStyle によって変換されたページ (->オリジナル) /