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.

DeprecationWarning under Node.js 16.0.0

See original GitHub issue
(node:301479) [DEP0148] DeprecationWarning: Use of deprecated folder mapping "./" in the "exports" field module resolution of the package at PROJECT_ROOT/node_modules/postcss/package.json.
Update this package.json to use a subpath pattern like "./*".

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:6
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
aicommented, Apr 22, 2021

The fix was released in 8.2.11.

1reaction
aicommented, Apr 22, 2021
Read more comments on GitHub >

github_iconTop Results From Across the Web

Deprecated APIs | Node.js v19.3.0 Documentation
The node:constants module is deprecated. When requiring access to constants relevant to specific Node.js builtin modules, developers should instead refer to the ...
Read more >
How to resolve nodejs deprecation warning - RFC 6066
I have tried with using ksfkajs version 1.15.0, 1.16.0, 2.1.0 in package.json - but keep getting the same error. How can I eliminate...
Read more >
Node.js Versions: Previous Releases, Check, Update
Node 12 and earlier versions are on the verge of deprecation and are not being now generally used more often in development due...
Read more >
Download & Update Node.js to the Latest Version! Node v19 ...
Node.js 18 is the 'Current' release for the next 6 months and then promoted to Long-term Support (LTS) in October 2022. Node.
Read more >
What's New in Node.js 15 - Better Programming
In our environment, we had Node.js 12.16.0 and NPM 6.14.8 installed. ... (node:79104) [DEP0018] DeprecationWarning: Unhandled promise rejections are ...
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