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

Cannot find module err on [email protected] #93

Open
abbasogaji opened this issue Feb 15, 2020 · 2 comments
Open

Cannot find module err on [email protected] #93

abbasogaji opened this issue Feb 15, 2020 · 2 comments
Assignees

Comments

@abbasogaji
Copy link

abbasogaji commented Feb 15, 2020

Unable to install bigchaindb javascript driver and ORM properly

Please verify that the package.json has a valid "main" entry
?[90m    at tryPackage (internal/modules/cjs/loader.js:297:19)?[39m
?[90m    at Function.Module._findPath (internal/modules/cjs/loader.js:528:18)?[39m
?[90m    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:780:27)?[39m
?[90m    at Function.Module._load (internal/modules/cjs/loader.js:686:27)?[39m
?[90m    at Module.require (internal/modules/cjs/loader.js:848:19)?[39m
?[90m    at require (internal/modules/cjs/helpers.js:74:18)?[39m
    at Object.<anonymous> (D:\USLUSER\Documents\PROJECTS\PERSONAL\APP\NESTJS\test-bchain\node_modules\?[4mbigchaindb-orm?[24m\dist\node\index.js:15:25)
?[90m    at Module._compile (internal/modules/cjs/loader.js:955:30)?[39m
?[90m    at Object.Module._extensions..js (internal/modules/cjs/loader.js:991:10)?[39m
?[90m    at Module.load (internal/modules/cjs/loader.js:811:32)?[39m {
  code: ?[32m'MODULE_NOT_FOUND'?[39m,
  path: ?[32m'D:\\USLUSER\\Documents\\PROJECTS\\PERSONAL\\APP\\NESTJS\\test-bchain\\node_modules\\bigchaindb-orm\\node_modules\\bigchaindb-driver\\package.json'?[39m,
  requestPath: ?[32m'bigchaindb-driver'?[39m
}
@davie0 davie0 self-assigned this Feb 17, 2020
@diegotorreslopez81
Copy link

Same issue here...any solution?

@abbasogaji
Copy link
Author

@diegotorreslopez81 dont use the driver, use the bigchaindb SDk directly

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