harsh-harlequin
harsh-harlequin2mo ago

[Solved ✅] Install 'resolve-package-path' manually make the CLI work

So I installed composio CLI through npm, and when I tried running composio login I got this error:
Error: Cannot find module 'resolve-package-path'
Error: Cannot find module 'resolve-package-path'
Installing resolve-package-path manually resolved the issue, and allowed me to run composio CLI Just leaving it here to help others with the same issue Might also worth checking for the CLI team My environment is Windows PowerShell and Node v20.18.0 Update: Got the same behavior with WSL 2 and Node v23.6.0
1 Reply
typical-coral
typical-coral2mo ago
thanks for this! really appreciate it! we got your pr and merged. will be out in the next release!

Did you find this page helpful?