Dashlane / dashlane-cli

👩‍💻 Dashlane CLI - Access your secrets in your terminal, servers and CI/CD
https://cli.dashlane.com/
Apache License 2.0
189 stars 52 forks source link

Feedback for “Install” #213

Closed virgilbourassa closed 9 months ago

virgilbourassa commented 9 months ago

After installing on mac os with homebrew, I get:

% dcli
node:internal/bootstrap/realm:420 if (!mod) throw new TypeError(Missing internal module '${id}'); ^

TypeError: Missing internal module 'internal/modules/cjs/helpers' at requireBuiltin (node:internal/bootstrap/realm:420:19) at pkg/prelude/bootstrap.js:1884:12 at pkg/prelude/bootstrap.js:1986:3 at pkg/prelude/bootstrap.js:2259:3 at readPrelude (node:internal/bootstrap/pkg:36:12) at node:internal/bootstrap/pkg:41:18 at node:internal/bootstrap/pkg:48:4 at node:internal/bootstrap/pkg:49:2

Node.js v18.19.0 ---- How should I fix this?

Mikescops commented 9 months ago

Duplicate of #211. Follow the other issue please, thanks!