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

ERR_PACKAGE_PATH_NOT_EXPORTED #9

Open
officialkapilydv opened this issue Nov 25, 2024 · 0 comments
Open

ERR_PACKAGE_PATH_NOT_EXPORTED #9

officialkapilydv opened this issue Nov 25, 2024 · 0 comments

Comments

@officialkapilydv
Copy link

it is not able to find node location
node:internal/modules/cjs/loader:599
throw e;
^

Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './lib/tokenize' is not defined by "exports" in C:\Downloads\Chatify-master\node_modules\postcss-safe-parser\node_modules\postcss\package.json
at exportsNotFound (node:internal/modules/esm/resolve:304:10)
at packageExportsResolve (node:internal/modules/esm/resolve:651:9)
at resolveExports (node:internal/modules/cjs/loader:592:36)
at Module._findPath (node:internal/modules/cjs/loader:669:31)
at Module._resolveFilename (node:internal/modules/cjs/loader:1131:27)
at Module._load (node:internal/modules/cjs/loader:986:27)
at Module.require (node:internal/modules/cjs/loader:1233:19)
at require (node:internal/modules/helpers:179:18)
at Object. (C:\Users\kapil\Downloads\Chatify-master\node_modules\postcss-safe-parser\lib\safe-parser.js:1:17)
at Module._compile (node:internal/modules/cjs/loader:1358:14) {
code: 'ERR_PACKAGE_PATH_NOT_EXPORTED'

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