Closed chekaninmaxim closed 3 years ago
Getting the same error.
Same
Ok, I see what's the issue. We have:
"bin": {
"clio": "packages/cli/index.js"
},
On our toplevel package, however the dependencies of the "packages/cli" aren't getting installed (not listed on toplevel package). I'm trying to find out the best way of dealing with this.
ubuntu 20.04 npm v6.14.8 node v14.7.0
I tried both ways to install the clio that provided in documentation https://docs.clio-lang.org/install But I'm getting this error:
Error: Cannot find module 'clio-utils'