Can you upgrade jszip to the latest version?

Open
#331 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
35/100
Issue type
Refactor
Clarity
Clearly specified
Activity status
Stale
Tech stack
typescript
Domain
cli

Research direction

Start by locating the package manifest and the jszip dependency, then run npm install to reproduce the core-js warning. Upgrade jszip to the latest version supported by the project and verify that installation no longer emits the reported warning.

Written by the indexing model from the issue text.

Description

Area: tfx-cli bug

Can you upgrade jszip to the latest version?

jszip v3.2.2 removed core-js@~2.3.0 dependency, the deprecated warning disappeared: "core-js@<2.6.8 is no longer maintained. Please, upgrade to core-js@3 or at least to actual version of core-js@2."

Even if I force upgrade jszip and core-js to the latest version, I can't eliminate this warning!!!
Every time npm install terminal output core-js warning, I'm annoyed!!!!

(;′⌒`)

Dominant language
TypeScript
Stars
386
Forks
142
Avg merge
1d 22h
Merged PRs (30d)
7

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from microsoft/tfs-cli

All issues in microsoft/tfs-cli

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.