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

Please bump SASS version + nightly packages are not installable right now #8430

Closed
danieltroger opened this issue Aug 30, 2022 · 2 comments
Closed

Comments

@danieltroger
Copy link
Contributor

danieltroger commented Aug 30, 2022

🐛 bug report

Please bump the SASS version to at least 1.54.6, I think it's specified here. I need sass/dart-sass#1792

Also, before opening this issue I tried to update all my dependencies to nightly to see if sass maybe would bump itself, but it seems like something is wrong with the complex relationship of published parcel packages right now, making the nightly versions of everything "uninstallable".

🎛 Configuration (.babelrc, package.json, cli command)

parcel-related devDependencies in package.json.
I had nightly before and thought that yarn might be buggy as usual with named releases so I manually went through and put them all to the last version it shows on the npm website but it didn't help. I think it has to be something with parcel:

"devDependencies": {
    "@babel/cli": "latest",
    "@babel/core": "latest",
    "@babel/plugin-proposal-class-properties": "latest",
    "@babel/plugin-proposal-private-methods": "latest",
    "@babel/plugin-transform-react-jsx": "latest",
    "@babel/preset-env": "latest",
    "@babel/preset-typescript": "latest",
    "@parcel/babel-plugin-transform-runtime": "2.7.1-nightly.2785",
    "@parcel/babel-preset-env": "2.0.0-nightly.1162",
    "@parcel/bundler-default": "2.0.0-nightly.1162",
    "@parcel/compressor-raw": "2.7.1-nightly.2785",
    "@parcel/config-default": "2.0.0-nightly.1162",
    "@parcel/core": "2.0.0-nightly.1162",
    "@parcel/diagnostic": "2.0.0-nightly.1162",
    "@parcel/fs": "2.0.0-nightly.1162",
    "@parcel/namer-default": "2.0.0-nightly.1162",
    "@parcel/optimizer-css": "2.7.1-nightly.2785",
    "@parcel/optimizer-cssnano": "2.0.0-nightly.1162",
    "@parcel/optimizer-htmlnano": "2.0.0-nightly.1162",
    "@parcel/optimizer-terser": "2.0.0-nightly.1162",
    "@parcel/packager-css": "2.0.0-nightly.1162",
    "@parcel/packager-html": "2.0.0-nightly.1162",
    "@parcel/packager-js": "2.0.0-nightly.1162",
    "@parcel/resolver-default": "2.0.0-nightly.1162",
    "@parcel/runtime-browser-hmr": "2.0.0-nightly.1162",
    "@parcel/runtime-js": "2.0.0-nightly.1162",
    "@parcel/runtime-react-refresh": "2.0.0-nightly.1162",
    "@parcel/runtime-service-worker": "2.7.1-nightly.2785",
    "@parcel/transformer-babel": "2.0.0-nightly.1162",
    "@parcel/transformer-css": "2.0.0-nightly.1162",
    "@parcel/transformer-html": "2.0.0-nightly.1162",
    "@parcel/transformer-inline-string": "2.0.0-nightly.1162",
    "@parcel/transformer-js": "2.0.0-nightly.1162",
    "@parcel/transformer-postcss": "2.0.0-nightly.1162",
    "@parcel/transformer-posthtml": "2.0.0-nightly.1162",
    "@parcel/transformer-react-refresh-wrap": "2.0.0-nightly.1162",
    "@parcel/transformer-sass": "2.0.0-nightly.1162",
    "@parcel/utils": "2.0.0-nightly.1162",
    "parcel": "2.0.0-nightly.1160"
  }

🤔 Expected Behavior

When running yarn serve, it works.

😯 Current Behavior

[ThrowableDiagnostic [Error]: The plugin "@parcel/reporter-cli" is not compatible with the current version of Parcel. Requires "2.0.0-nightly.1160+3329469f5" but the current version is "2.0.0-nightly.1157+9e2d5d0d6".] {
  diagnostics: [
    {
      message: 'The plugin "@parcel/reporter-cli" is not compatible with the current version of Parcel. Requires "2.0.0-nightly.1160+3329469f5" but the current version is "2.0.0-nightly.1157+9e2d5d0d6".',
      origin: '@parcel/core',
      codeFrames: [Array]
    }
  ]
}
[ThrowableDiagnostic [Error]: The plugin "@parcel/reporter-cli" is not compatible with the current version of Parcel. Requires "2.0.0-nightly.1160+3329469f5" but the current version is "2.0.0-nightly.1157+9e2d5d0d6".] {
  diagnostics: [
    {
      message: 'The plugin "@parcel/reporter-cli" is not compatible with the current version of Parcel. Requires "2.0.0-nightly.1160+3329469f5" but the current version is "2.0.0-nightly.1157+9e2d5d0d6".',
      origin: '@parcel/core',
      codeFrames: [Array]
    }
  ]
}
[ThrowableDiagnostic [Error]: The plugin "@parcel/reporter-cli" is not compatible with the current version of Parcel. Requires "2.0.0-nightly.1160+3329469f5" but the current version is "2.0.0-nightly.1157+9e2d5d0d6".] {
  diagnostics: [
    {
      message: 'The plugin "@parcel/reporter-cli" is not compatible with the current version of Parcel. Requires "2.0.0-nightly.1160+3329469f5" but the current version is "2.0.0-nightly.1157+9e2d5d0d6".',
      origin: '@parcel/core',
      codeFrames: [Array]
    }
  ]
}
[ThrowableDiagnostic [Error]: The plugin "@parcel/reporter-cli" is not compatible with the current version of Parcel. Requires "2.0.0-nightly.1160+3329469f5" but the current version is "2.0.0-nightly.1157+9e2d5d0d6".] {
  diagnostics: [
    {
      message: 'The plugin "@parcel/reporter-cli" is not compatible with the current version of Parcel. Requires "2.0.0-nightly.1160+3329469f5" but the current version is "2.0.0-nightly.1157+9e2d5d0d6".',
      origin: '@parcel/core',
      codeFrames: [Array]
    }
  ]
}
[ThrowableDiagnostic [Error]: The plugin "@parcel/reporter-cli" is not compatible with the current version of Parcel. Requires "2.0.0-nightly.1160+3329469f5" but the current version is "2.0.0-nightly.1157+9e2d5d0d6".] {
  diagnostics: [
    {
      message: 'The plugin "@parcel/reporter-cli" is not compatible with the current version of Parcel. Requires "2.0.0-nightly.1160+3329469f5" but the current version is "2.0.0-nightly.1157+9e2d5d0d6".',
      origin: '@parcel/core',
      codeFrames: [Array]
    }
  ]
}

💁 Possible Solution

Probably bump some package somewhere? Also definitely bump sass pls.

🌍 Your Environment

Software Version(s)
Parcel – (doesn't install)
Node v18.5.0
npm/Yarn 3.2.2
Operating System macOS 12.5 (21G72)
@mischnic
Copy link
Member

to see if sass maybe would bump itsel

https://jubianchi.github.io/semver-check/#/^1.38.0/1.54.4

Just keep everything as is. Then remove the Yarn lockfile entry for sass, and reinstall (or use some yarn upgrade-* command, not sure).

@danieltroger
Copy link
Contributor Author

Tysm @mischnic! Removing the lockfile entry and running yarn install got me the new sass version 👍

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

No branches or pull requests

2 participants