workos / authkit-nextjs

The WorkOS library for Next.js provides convenient helpers for authentication and session management using WorkOS & AuthKit with Next.js.
MIT License
43 stars 9 forks source link

Unable to Install @workos-inc/authkit-nextjs Package #13

Closed gorbulls456667 closed 3 months ago

gorbulls456667 commented 3 months ago

When attempting to install the @workos-inc/authkit-nextjs package using the npm package manager (npm i @workos-inc/authkit-nextjs),I'm encountering a 404 error. The error message received is as follows:

npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@workos-inc%2fauthkit-nextjs - Not found
npm ERR! 404 
npm ERR! 404  '@workos-inc/authkit-nextjs@*' is not in this registry.
npm ERR! 404 
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.