Skip to content

preset-env 8.2.0 or later let's Nuxt 3 dev server hang #948

Closed
@t0byman

Description

@t0byman

Reproduction link

https://stackblitz.com/edit/nuxt-starter-3paghm?file=package.json

Bug description

When adding "postcss-preset-env": "^8.3.1" to package.json and

'postcss-preset-env': {
    stage: 1,
},

to postcss.config.js, the nuxt 3 dev server wil hang.

Actual Behavior

The nuxt dev server will hang at ✔ Nitro built in 199 ms, you'll never see ℹ Vite client warmed up in 1177ms

Expected Behavior

For v8.3.1 to not let the Nuxt dev server hang. v8.1.0 works but v8.2.0 is where the problem starts.

Can you reproduce it with npx @csstools/csstools-cli <plugin-name> minimal-example.css?

No

npx Output

No response

Extra config

No response

What plugin are you experiencing this issue on?

PostCSS Preset Env

Plugin version

8.3.1

What OS are you experiencing this on?

macOS

Node Version

v16.14.2

Validations

  • Follow our Code of Conduct
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.

Would you like to open a PR for this bug?

  • I'm willing to open a PR

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions