Skip to content

Setting up on windows 11 does not work as intended? #1721

@ong6

Description

@ong6

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:

image

  1. npm link - in packages/cli
  2. npm run setup - in root

I got the following error after running the npm run setup command:
image

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions