(node:31199) ExperimentalWarning: The fs.promises API is experimental

Viewed 1482

When I open up terminal, the following message appears

(node:31199) ExperimentalWarning: The fs.promises API is experimental

How can I fix it so that it disappears?

STEPS TAKEN I have looked through similar questions posted on SO but have still not been able to solve the issue.

0 Answers
Related