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

Local Install isn't initializing #80

Open
jonathonknudson opened this issue Dec 11, 2021 · 2 comments
Open

Local Install isn't initializing #80

jonathonknudson opened this issue Dec 11, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@jonathonknudson
Copy link

Hello! I am trying to install a local version of the resource for an upcoming trip out of the country (so I will have fast and reliable reference resources) but when I follow the steps in the initial README, I am getting an error. I changed the name of .env.local.example to .env.local and updated the file with a personal access token I generated from my GH account with Public Repo access. Further, I have also installed yarn and node. When I run yarn dev, I am getting an error that starts with:

Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db

and ends with:

error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

Problem; I am not experienced with Node, Yarn or most all of the other tools used to here to launch and make the local resource available. It seems like yarn has been updated to a newer version, and that may be blocking part of the issue. I have tried running the browswerlist update but that did not resolve the issue or remove this portion of the error message. Any assistance you can provide would be amazing!

@ben-brooker ben-brooker added the enhancement New feature or request label Jul 4, 2022
@ben-brooker
Copy link
Contributor

Hi are you still having this issue? What error did you receive when you ran npx browserslist@latest --update-db?

Hello! I am trying to install a local version of the resource for an upcoming trip out of the country (so I will have fast and reliable reference resources) but when I follow the steps in the initial README, I am getting an error. I changed the name of .env.local.example to .env.local and updated the file with a personal access token I generated from my GH account with Public Repo access. Further, I have also installed yarn and node. When I run yarn dev, I am getting an error that starts with:

Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db

and ends with:

error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

Problem; I am not experienced with Node, Yarn or most all of the other tools used to here to launch and make the local resource available. It seems like yarn has been updated to a newer version, and that may be blocking part of the issue. I have tried running the browswerlist update but that did not resolve the issue or remove this portion of the error message. Any assistance you can provide would be amazing!

@jonathonknudson
Copy link
Author

jonathonknudson commented Oct 11, 2022 via email

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

No branches or pull requests

2 participants