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

Quickstart instructions fail #23

Open
mtbc opened this issue Sep 3, 2024 · 0 comments
Open

Quickstart instructions fail #23

mtbc opened this issue Sep 3, 2024 · 0 comments

Comments

@mtbc
Copy link

mtbc commented Sep 3, 2024

$ git clone https://github.com/magiclabs/example-nextjs
$ cd example-nextjs
$ mv .env.local.example .env.local // enter your Magic API keys in your env variables
$ yarn install
$ yarn dev // starts app in http://localhost:3000

gives me,

$ yarn dev
yarn run v1.22.22
$ next
Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db
Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './lib/parser' is not defined by "exports" in /tmp/example-nextjs/node_modules/next/node_modules/postcss/package.json
...
error Command failed with exit code 1.
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

1 participant