palantir/blueprint

Unable to run dev environment on Windows

オープン

#6,241 opened on 2023/06/25

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (2,167 件のフォーク)batch import
Domain: toolinghelp wanted

Repository metrics

Stars
 (20,263 個のスター)
PR merge metrics
 (平均マージ 43d 10h) (30d で 27 merged PRs)

説明

Environment

  • Package version(s): 5.0.0-alpha.0
  • Operating System: Windows 11
  • Browser name and version: Chrome V114.0.5735.134

Code Sandbox

Steps to reproduce

  1. Clone the repo
  2. Run Yarn
  3. Run Yarn Verify

While trying to install windows-build-tools, it says "Node.js now includes build tools for Windows. You probably no longer need this tool." and the command fails.

Actual behavior

Doesn't compile one package. Error: 1/15 targets failed, including the following: - @blueprintjs/docs-data:compile

[docs-data] ERROR when generating JSON docs data: file:///C:/Users/path/blueprint/packages/docs-data/compile-docs-data.mjs:32

Expected behavior

Should compile all packages and run the app

Possible solution

No Idea

コントリビューターガイド