mapbox / mapbox/mapbox-gl-js

The issue with building on Windows / Node v12

Open
#9,896 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

dependencies environment-specific :desktop_computer:
Dominant language
TypeScript
Stars
12.4k
Forks
2.4k
PR merge metrics
No merged PRs in 30d

Description

The issue was solved with change dependensies on gl@^4.5.3 :
[https://github.com/stackgl/headless-gl/issues/196](url)
P.S. The same situation with node@10.22.0 and node@^11.1.0

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the dependency configuration for the gl package and the linked headless-gl issue. Check the reported Windows builds with Node 10.22.0, 11.1.0, and 12, then confirm whether changing gl to ^4.5.3 is already reflected in the repository; done means the affected builds work or the issue is closed as solved.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js, typescript
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.