This repository was archived by the owner on Sep 1, 2022. It is now read-only.
This repository was archived by the owner on Sep 1, 2022. It is now read-only.
responses/16_using-ncc.md: @zeit/ncc is no longer maintained #34
Closed
Description
@zeit/ncc is no longer maintained
File responses/16_using-ncc.md
(which is used in Last minute notes
) suggests to install @zeit/ncc
, but this is not maintained any longer. See also https://www.npmjs.com/package/@zeit/ncc
To Reproduce
Steps to reproduce the behavior:
$ npm install -g @zeit/ncc
npm WARN deprecated @zeit/[email protected]: @zeit/ncc is no longer maintained. Please use @vercel/ncc instead.
Expected behavior
Expected is to suggest @vercel/ncc
instead of @zeit/ncc
.
Metadata
Metadata
Assignees
Labels
No labels