dmno-dev / dmno

Full-stack configuration & secrets. Batteries included.
https://dmno.dev
MIT License
39 stars 5 forks source link

[BUG]: Error: Unable to find integration meta info file #123

Open georgzoeller opened 1 month ago

georgzoeller commented 1 month ago

dmno version

0.0.21

Steps to reproduce

bunx dmno init

What is expected?

Probably not an error

What is actually happening?

✅ dmno already installed 📦 dmno @ "^0.0.21" ✅ DMNO + astro - integration already installed 📦 @dmno/astro-integration @ "^0.0.12" 📚 see docs @ https://dmno.dev/docs/integrations/astro Error: Unable to find integration meta info file at initDmnoForService (file:///D:/_dev/astro-playground/astro-nomy/node_modules/dmno/src/cli/lib/init-helpers.ts:90:14) at DmnoCommand. (file:///D:/_dev/astro-playground/astro-nomy/node_modules/dmno/src/cli/lib/init-helpers.ts:446:3) at DmnoCommand.parseAsync (D:_dev\astro-playground\astro-nomy\node_modules\dmno\node_modules\commander\lib\command.js:1092:5) at file:///D:/_dev/astro-playground/astro-nomy/node_modules/dmno/src/cli/commands/init.command.ts:171:9

System Info

win32, bun 1.1.24, astro

Any additional comments?

No response