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 #56

Open
0-issue opened this issue Mar 5, 2023 · 0 comments
Open

ERR_PACKAGE_PATH_NOT_EXPORTED #56

0-issue opened this issue Mar 5, 2023 · 0 comments

Comments

@0-issue
Copy link

0-issue commented Mar 5, 2023

$ npx worldstar --github-token token1 --google token2 --repo dyatko/worldstar
Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './v4' is not defined by "exports" in /Users/primprim/node_modules/uuid/package.json
    at new NodeError (node:internal/errors:399:5)
    at exportsNotFound (node:internal/modules/esm/resolve:266:10)
    at packageExportsResolve (node:internal/modules/esm/resolve:602:9)
    at resolveExports (node:internal/modules/cjs/loader:550:36)
    at Module._findPath (node:internal/modules/cjs/loader:619:31)
    at Module._resolveFilename (node:internal/modules/cjs/loader:1046:27)
    at Module._load (node:internal/modules/cjs/loader:905:27)
    at Module.require (node:internal/modules/cjs/loader:1127:19)
    at require (node:internal/modules/helpers:112:18)
    at Object.<anonymous> (/Users/primprim/node_modules/@google/maps/lib/util.js:100:42) {
  code: 'ERR_PACKAGE_PATH_NOT_EXPORTED'
}
Cache saved to /Users/primprim/node_modules/worldstar/cache.json

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