-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Hello,
After installing @scalio-oss/nest-couchbase with the command line $ npm i @scalio-oss/nest-couchbase couchbase, I got this issue by running $ npm run start :
[19:14:07] Starting compilation in watch mode...
[19:14:09] Found 0 errors. Watching for file changes.
Debugger listening on ws://127.0.0.1:9229/039206f6-a852-418c-8431-5ca955179952
For help, see: https://nodejs.org/en/docs/inspector
Error: Cannot find module 'couchbase/lib/bucket'
Require stack:
- /home/gautier/Documents/GLOTELHO PROJECTS/TESTS-PROJECTS/new.nestjs.structure.test-project/node_modules/@scalio-oss/nest-couchbase/couchbase/couchbase.repository.mixin.js
- /home/gautier/Documents/GLOTELHO PROJECTS/TESTS-PROJECTS/new.nestjs.structure.test-project/node_modules/@scalio-oss/nest-couchbase/couchbase/couchbase.repository.factory.js
- /home/gautier/Documents/GLOTELHO PROJECTS/TESTS-PROJECTS/new.nestjs.structure.test-project/node_modules/@scalio-oss/nest-couchbase/couchbase/index.js
- /home/gautier/Documents/GLOTELHO PROJECTS/TESTS-PROJECTS/new.nestjs.structure.test-project/node_modules/@scalio-oss/nest-couchbase/module/couchbase-core.module.js
- /home/gautier/Documents/GLOTELHO PROJECTS/TESTS-PROJECTS/new.nestjs.structure.test-project/node_modules/@scalio-oss/nest-couchbase/module/couchbase.module.js
- /home/gautier/Documents/GLOTELHO PROJECTS/TESTS-PROJECTS/new.nestjs.structure.test-project/node_modules/@scalio-oss/nest-couchbase/module/index.js
- /home/gautier/Documents/GLOTELHO PROJECTS/TESTS-PROJECTS/new.nestjs.structure.test-project/node_modules/@scalio-oss/nest-couchbase/index.js
- /home/gautier/Documents/GLOTELHO PROJECTS/TESTS-PROJECTS/new.nestjs.structure.test-project/dist/app.module.js
- /home/gautier/Documents/GLOTELHO PROJECTS/TESTS-PROJECTS/new.nestjs.structure.test-project/dist/main.js
at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15)
at Function.Module._load (node:internal/modules/cjs/loader:778:27)
at Module.require (node:internal/modules/cjs/loader:1005:19)
at require (node:internal/modules/cjs/helpers:102:18)
at Object. (/home/gautier/Documents/GLOTELHO PROJECTS/TESTS-PROJECTS/new.nestjs.structure.test-project/node_modules/@scalio-oss/src/couchbase/couchbase.repository.mixin.ts:2:1)
at Module._compile (node:internal/modules/cjs/loader:1101:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Module.require (node:internal/modules/cjs/loader:1005:19)
Metadata
Metadata
Assignees
Labels
No labels