Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NPM Install Error @react-admin/ra-navigation #1

Closed
CodePhilanthropist opened this issue May 23, 2023 · 1 comment
Closed

NPM Install Error @react-admin/ra-navigation #1

CodePhilanthropist opened this issue May 23, 2023 · 1 comment

Comments

@CodePhilanthropist
Copy link

Describe the bug

When trying to run npm install on this when cloned via git clone https://github.com/marmelab/react-admin-helpdesk.git, I'm encountering a 401 Unauthorized error.

To Reproduce

Steps to reproduce the behavior:

  1. Clone the repository
  2. Run npm install
  3. See error

Expected behavior

The expected behavior is that npm install should successfully install all dependencies without errors.

Error Details

npm ERR! code E401
npm ERR! 401 Unauthorized - GET https://registry.marmelab.com/download/@react-admin/ra-navigation/4.3.3/502e164b9c107b640a8391b7804121ebdb08a4a5

@fzaninotto
Copy link
Member

See the README:

This application uses React-admin Enterprise Edition packages, so you'll need a valid subscription to run it. Check out the Enterprise Edition documentation for more information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants