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

error trying to yarn dev in frontend #57

Open
trueonewheel opened this issue Nov 9, 2022 · 3 comments
Open

error trying to yarn dev in frontend #57

trueonewheel opened this issue Nov 9, 2022 · 3 comments

Comments

@trueonewheel
Copy link

C:\Users\Cappy\Desktop\turtle-gambit\frontend>yarn dev
yarn run v1.22.19
warning ......\package.json: No license field
$ 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 C:\Users\Cappy\Desktop\turtle-gambit\frontend\node_modules\next\node_modules\postcss\package.json
at new NodeError (node:internal/errors:393:5)
at throwExportsNotFound (node:internal/modules/esm/resolve:292:9)
at packageExportsResolve (node:internal/modules/esm/resolve:602:3)
at resolveExports (node:internal/modules/cjs/loader:529:36)
at Module._findPath (node:internal/modules/cjs/loader:569:31)
at Module._resolveFilename (node:internal/modules/cjs/loader:981:27)
at Module._load (node:internal/modules/cjs/loader:841:27)
at Module.require (node:internal/modules/cjs/loader:1061:19)
at require (node:internal/modules/cjs/helpers:103:18)
at 552 (C:\Users\Cappy\Desktop\turtle-gambit\frontend\node_modules\next\dist\compiled\postcss-scss\scss-syntax.js:1:11590) {
code: 'ERR_PACKAGE_PATH_NOT_EXPORTED'
}
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

@darkwolfie37
Copy link

Make sure all packages are installed yarn

@Jackaroo05
Copy link

All packages are installed, I am still getting the error.

@darkwolfie37
Copy link

All packages are installed, I am still getting the error.

This is a very old project will not help as this project can't be ran on modern version of the software.....

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

3 participants