Skip to content
This repository was archived by the owner on Nov 20, 2025. It is now read-only.
This repository was archived by the owner on Nov 20, 2025. It is now read-only.

ExperimentalWarning: The fs.promises API is experimental #392

@ofrobots

Description

@ofrobots

From @kriskate on June 25, 2018 21:56

Environment details

  • OS: macOS High Sierra
  • Node.js version: 10.1.0
  • npm version: 5.6.0
  • @google-cloud/logging-winston version: 0.9.0

Steps to reproduce

import { LoggingWinston } from'@google-cloud/logging-winston'

I receive the console error
(node:27103) ExperimentalWarning: The fs.promises API is experimental
which is unfortunate because I'm redirecting the console to the logger and always get this error in Stackdriver as well

Copied from original issue: googleapis/nodejs-logging-winston#105

Metadata

Metadata

Labels

🚨This issue needs some love.triage meI really want to be triaged.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions