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

Autoprefixer Error: (node:9236) [DEP0148] DeprecationWarning: Use of deprecated folder mapping "./" in the "exports" field module #87

Closed
kampiamodikuesto opened this issue Jul 17, 2021 · 4 comments

Comments

@kampiamodikuesto
Copy link

hi, i get this error when try to use this sublime extension. I'm on bigsure with node last version 16.

Anyone with same error?

@Draghmar
Copy link

Draghmar commented Aug 26, 2021

I just discovered that I also have this error. Not sure why though...My node is 16.6.2 on Win10. I did recently updated it and I think this the first time I tried to use autoprefixer after this update.

@jsongerber
Copy link

jsongerber commented Aug 30, 2021

Hi, just had this error too.
For a quick fix I just did a npm update into the package folder:

(The path on a MacOS it's someting like /Users/{username}/Library/Application\ Support/Sublime\ Text/Packages/Autoprefixer)

$ cd {path_to_package}/Autoprefixer
$ npm update

Not sure if it will work over time but it does now

@Draghmar
Copy link

Yup, it does for me as well. Thanks for the tip!

@sindresorhus
Copy link
Owner

Cannot reproduce with latest version. Make sure you are on Node.js 20.

@sindresorhus sindresorhus closed this as not planned Won't fix, can't repro, duplicate, stale May 14, 2024
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

4 participants