question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Update node-sass to 4.12.0 for NodeJS 12 support and to reverse a noisy CSS import deprecation warning

See original GitHub issue

Please update node-sass to 4.11.0. That version is currently in pre-release while 4.10.0 is latest, so I expect this issue to hang around for a bit. I’ll have a small PR for this shortly.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:13
  • Comments:5

github_iconTop GitHub Comments

6reactions
simonuacommented, Feb 13, 2019

At some point in the last three months, node-sass@4.11.0 has been promoted from beta to latest. @dlmanning, would you be able to review the associated PR, please? Thank you!

0reactions
tkodevcommented, Oct 2, 2019

It would allow gulp-sass, amongst other changes in node-sass > 4.8.3, to finally be able to import .css files.

Currently the @import statements that contain .css file references end up in the built file as @import url ('path/to/example.css') instead of having their contents copied into the built file. I think it would be great to have this out of the box for gulp-sass.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Support for node-sass (4.12) version that is compatible with ...
Current node-sass (4.11.0) version is incompatible with node 12.1.0 Here is my recent Travis CI failed build.
Read more >
4.12.0 - node-sass - npm
Start using node-sass in your project by running `npm i node-sass`. There are 12478 other projects in the npm registry using node-sass.
Read more >
Error: 'node-sass' version 5.0.0 is incompatible with ^4.0.0
node-sass v5.0.0,. Then I tried to import a blank .scss file to the App component: File App.js. import ...
Read more >
Changelog - Cypress Documentation
Cypress dropped support for Node.js 12, 15 and 17. ... Visually warn in the Command Log when the cy.session() command fails to restore...
Read more >
Node Sass does not yet support your current environment
I guess this could work either way, but it is more likely that your node-sass version is behind; which is nice, because I...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found