Tell us about your environment
Windows 11
- MarkBind Version:
Current Release
What did you do? Please include the actual source code causing the issue.
The steps I followed:

npm link - in packages/cli
npm run setup - in root
I got the following error after running the npm run setup command:

I realized that the guide does not request users to run the npm i command in between step 1 and 2.
However, after running npm i in the root dir, step 2 now works.
I'm not sure why this occurred as well but I guess we add that users may have to run npm i before npm run setup in the docs?
The log for reference: 2022-01-16T12_31_53_544Z-debug.log