You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
be-gateway-service> npx ts-node --project migrations/tsconfig.json node_modules/migrate-mongo/bin/migrate-mongo.js up -f migrate-mongo-config.ts
Collection migrations does not exist. Skipping js files conversion.
'mongoimport' is not recognized as an internal or external command,
operable program or batch file.
'mongoimport' is not recognized as an internal or external command,
operable program or batch file.
ERROR: Could not migrate up 20220505111351-add-faq-for-user.ts: Command failed: mongoimport --uri "mongodb://localhost:27017/diia-gateway?" --collection=faqs --file=D:\d\kant\GitHub\diia\be-gateway-service\faq.json
'mongoimport' is not recognized as an internal or external command,
operable program or batch file.
Error: Command failed: mongoimport --uri "mongodb://localhost:27017/diia-gateway?" --collection=faqs --file=D:\d\kant\GitHub\diia\be-gateway-service\faq.json
'mongoimport' is not recognized as an internal or external command,
operable program or batch file.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: