google / google/clasp

(node:17396) [DEP0066] DeprecationWarning: OutgoingMessage.prototype._headers is deprecated

Open
#657 7 comments 0 reactions 0 assignees View on GitHub
in next release
Dominant language
TypeScript
Stars
5.8k
Forks
510
Avg merge
5h 27m
Merged PRs (30d)
1

Description

## Expected Behavior
No deprecation warrning when using `clasp push`

## Actual Behavior
when using `clasp push` we have a deprecation warrning on Node v12.3.1
```
(node:17396) [DEP0066] DeprecationWarning: OutgoingMessage.prototype._headers is deprecated
```

## Steps to Reproduce the Problem

1. update Node to the current version (12.x)
2. use `clasp push` in a project

## Specifications

- Node version (`node -v`): v12.3.1
- Version (`clasp -v`): 2.1.0
- OS (Mac/Linux/Windows): Windows10

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.