Skip to content

docs: Remove --save from install command#7277

Merged
balazsorban44 merged 1 commit intonextauthjs:mainfrom
Christopher-Hayes:patch-2
Apr 17, 2023
Merged

docs: Remove --save from install command#7277
balazsorban44 merged 1 commit intonextauthjs:mainfrom
Christopher-Hayes:patch-2

Conversation

@Christopher-Hayes
Copy link
Copy Markdown
Contributor

--save is no longer needed on npm install.

--save hasn't been required since NPM v5, released in May 2017. Next.js 1.0 came out in October 2016. It would be reasonable to expect anyone implementing this package in 2023 is not on NPM v4 or earlier.

--save is no longer needed on npm install.
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 16, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
auth-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 16, 2023 9:05pm
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
next-auth-docs ⬜️ Ignored (Inspect) Apr 16, 2023 9:05pm

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 16, 2023

@Christopher-Hayes is attempting to deploy a commit to the authjs Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions bot added the legacy Refers to `next-auth` v4. Minimal maintenance. label Apr 16, 2023
@Christopher-Hayes Christopher-Hayes changed the title [docs] Remove --save from install command docs: Remove --save from install command Apr 16, 2023
@balazsorban44 balazsorban44 merged commit 01d7eb4 into nextauthjs:main Apr 17, 2023
ThangHuuVu pushed a commit that referenced this pull request May 3, 2023
Remove --save from install command

--save is no longer needed on npm install.
balazsorban44 added a commit that referenced this pull request May 4, 2023
* docs: Remove --save from install command (#7277)

Remove --save from install command

--save is no longer needed on npm install.

* chore: fix "Contributing guide" link (#7279)

* fix: detect origin when `instanceof Request` check fails (#7303)

* docs: Update Clerk sponsorship URL (#7305)

- Change Clerk URL from `https://clerk.dev` to `https://clerk.com`

- Fix alt from copy/paste

* chore: bump react types

* fix(docs): fix default `maxAge` formula (#7406)

* Update pnpm-lock.yaml

* sync package.json change

---------

Co-authored-by: Chris Hayes <6013871+Christopher-Hayes@users.noreply.github.com>
Co-authored-by: Raul <57044803+Leprekus@users.noreply.github.com>
Co-authored-by: Balázs Orbán <info@balazsorban.com>
Co-authored-by: Nick Parsons <nparsons08@gmail.com>
Co-authored-by: Victor <saptefrativictor@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

legacy Refers to `next-auth` v4. Minimal maintenance.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants