Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Error: Implementation error: Expected no more than one declaration for an export symbol getConfigData in /___<threadspace-path>, got 2 instead #78

Open
TheeMattOliver opened this issue Oct 20, 2023 · 0 comments

Comments

@TheeMattOliver
Copy link

Running radius-tracker locally and providing it with git repo's, observe an error that I'm not really sure how to introspect. Appreciate any ideas and help, thank you!

Error: Implementation error: Expected no more than one declaration for an export symbol getConfigData in /___<threadspace-path-to-what-I-guess-is-a-repo-thats-been-cloned>, got 2 instead
  at findExportedDeclaration(~/.nvm/versions/node/v16.20.0/lib/node_modules/radius-tracker/cjs/resolveDependencies/identifyExports.js:46:15)
  at ~/.nvm/versions/node/v16.20.0/lib/node_modules/radius-tracker/cjs/resolveDependencies/identifyExports.js:124:26
  at Array.map(<anonymous>)
  at identifyExports(~/.nvm/versions/node/v16.20.0/lib/node_modules/radius-tracker/cjs/resolveDependencies/identifyExports.js:117:10)
  at ~/.nvm/versions/node/v16.20.0/lib/node_modules/radius-tracker/cjs/resolveDependencies/resolveDependenecies.js:22:63
  at Array.forEach (<anonymous>)
  at resolveDependencies (~/.nvm/versions/node/v16.20.0/lib/node_modules/radius-tracker/cjs/resolveDependencies/resolveDepencencies.js:18:11)
  at ~/.nvm/versions/node/v16.20.0/lib/node_modules/radius-tracker/cjs/cli/collectStats.js:84:76
  at Generator.next(<anonymous>)
  at ~/.nvm/versions/node/v16.20.0/lib/node_modules/radius-tracker/node_modules/tslib/tslib.js:167:75
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant