Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • E empathy-prompts
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Byte Blaze
  • empathy-prompts
  • Merge requests
  • !12

Update dependencies that break build for newish Node versions

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Wayne Elgin requested to merge github/fork/esjay/fix/update-dependencies-breaking-build into master Aug 15, 2019
  • Overview 1
  • Commits 2
  • Pipelines 0
  • Changes 1

While Node >= v12 will still fail on install, Node >= 8 <=11 will fail on build due to the way some dependencies interact with V8's API (which has changed in recent versions). This PR resolves that scenario.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/esjay/fix/update-dependencies-breaking-build