Skip to content

Conversation

@pieh
Copy link
Contributor

@pieh pieh commented Oct 23, 2023

Description

With current setup and yesterday's release of Yarn 4 we get following in our pnp tests

Usage Error: This tool requires a Node version compatible with >=18.12.0 (got 18.0.0). Upgrade Node, or set `YARN_IGNORE_NODE=1` in your environment.

Yarn Package Manager - 4.0.0

  $ yarn <command>

You can also print more details about any of these commands by calling them with 
the `-h,--help` flag right after the command name.

Exited with code exit status 1

This just bumps node version when running Yarn PnP tests to allow to continue using and testing latest Yarn / berry

Documentation

Tests

Related Issues

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Oct 23, 2023
@pieh pieh added type: maintenance An issue or pull request describing a change that isn't a bug, feature or documentation change and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Oct 23, 2023
@pieh pieh marked this pull request as ready for review October 23, 2023 11:47
@pieh pieh merged commit a6cc92f into master Oct 23, 2023
@pieh pieh deleted the pieh-patch-2 branch October 23, 2023 13:38
pieh added a commit that referenced this pull request Oct 24, 2023
* test: bump node version for pnp tests

* 18.12 not 18.2

(cherry picked from commit a6cc92f)
pieh added a commit that referenced this pull request Oct 25, 2023
* test: bump node version for pnp tests

* 18.12 not 18.2

(cherry picked from commit a6cc92f)

Co-authored-by: Michal Piechowiak <[email protected]>
This was referenced Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: maintenance An issue or pull request describing a change that isn't a bug, feature or documentation change

Projects

Status: Published

Development

Successfully merging this pull request may close these issues.

3 participants