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.

Unexpected output: ExperimentalWarning: The fs.promises API is experimental

See original GitHub issue

when using isomorphic-git with nodejs v10.15.x, I see the output:

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

from here:

(node:67348) ExperimentalWarning: The fs.promises API is experimental
    at Object.get (fs.js:1841:17)
    at verifySchema (.../node_modules/isomorphic-git/dist/for-node/isomorphic-git/index.js:1091:33)
    at Map.set (.../node_modules/isomorphic-git/dist/for-node/isomorphic-git/index.js:1119:5)

IMO, this warning could be avoided by using a library like fs-extra or similar.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

3reactions
wmhiltoncommented, Jul 15, 2019

I was going to post a lengthy explanation of why I don’t think I can fix this. But then I found something that might work!!! uno momento

0reactions
jcubiccommented, Jul 15, 2019

Awesome finding, great job @wmhilton

Read more comments on GitHub >

github_iconTop Results From Across the Web

ExperimentalWarning: The fs.promises API is experimental
I am new to node and npm and trying to understand AutoRest. When I type autorest --list-available. into powershell ISE I get AutoRest...
Read more >
ExperimentalWarning: The fs.promises API is experimental #392
This issue needs some love. · I really want to be triaged. · Error or flaw in code with unintended results or allowing...
Read more >
serverless-offline/community - Gitter
(node:499) ExperimentalWarning: The fs.promises API is experimental npm WARN contra.serverless@1.0.0 No repository field. added 592 packages in 7.834s.
Read more >
fs.promises - Node.js
No information is available for this page.
Read more >
UiPath Azure Devops Integration - #66 by Ruca_Spa - Tutorials
(node:14224) ExperimentalWarning: The fs.promises API is experimental ... Is the output type in the deploy step as well?
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