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: More than one instance of ravencore-lib found. #2

Open
bitnaive opened this issue Mar 18, 2019 · 0 comments
Open

Error: More than one instance of ravencore-lib found. #2

bitnaive opened this issue Mar 18, 2019 · 0 comments

Comments

@bitnaive
Copy link

bitnaive commented Mar 18, 2019

Attempting to install following README

/home/node/app/insights-api/node_modules/@ravendevkit/ravencore-lib/index.js:12
     throw new Error(message);
     ^

 Error: More than one instance of ravencore-lib found. Please make sure to require ravencore-lib and check that submodules do not also include their own ravencore-lib dependency.
     at Object.ravencore.versionGuard (/home/node/app/insights-api/node_modules/@ravendevkit/ravencore-lib/index.js:12:11)
     at Object.<anonymous> (/home/node/app/insights-api/node_modules/@ravendevkit/ravencore-lib/index.js:15:11)
     at Module._compile (internal/modules/cjs/loader.js:799:30)
     at Object.Module._extensions..js (internal/modules/cjs/loader.js:810:10)
     at Module.load (internal/modules/cjs/loader.js:666:32)
     at tryModuleLoad (internal/modules/cjs/loader.js:606:12)
     at Function.Module._load (internal/modules/cjs/loader.js:598:3)
     at Module.require (internal/modules/cjs/loader.js:705:19)
     at require (internal/modules/cjs/helpers.js:14:16)
     at Object.<anonymous> (/home/node/app/insights-api/lib/blocks.js:4:17)
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