Skip to content

Update nodejs version spec - #213

Merged
ajschmidt8 merged 1 commit into
rapidsai:branch-0.18from
ajschmidt8:nodejs
Feb 16, 2021
Merged

Update nodejs version spec#213
ajschmidt8 merged 1 commit into
rapidsai:branch-0.18from
ajschmidt8:nodejs

Conversation

@ajschmidt8

Copy link
Copy Markdown
Member

Lately there have been a lot of conda errors regarding inconsistencies due to our NodeJS version (see screenshot/log below). It causes a lot of wasted time on CI jobs. This PR updates our version spec to not use Node v15. For reference, the latest LTS is 14 (src). Hopefully this helps the conda solve time/inconsistency.

Log: https://gpuci.gpuopenanalytics.com/job/rapidsai/job/gpuci/job/cugraph/job/prb/job/cugraph-gpu-test/CUDA=10.2,GPU_LABEL=gpu,OS=centos7,PYTHON=3.8/235/console

Screenshot:
image

@ajschmidt8
ajschmidt8 requested a review from a team as a code owner February 10, 2021 23:02
@raydouglass

Copy link
Copy Markdown
Contributor

rerun tests

rapids-bot Bot pushed a commit to rapidsai/cuxfilter that referenced this pull request Feb 16, 2021
This PR is related to rapidsai/integration#213.

Lately we've been seeing a lot of `conda` solve issues with NodeJS version 15 (see screenshots below). The solve problems add an extra ~20 minutes to CI jobs. This PR pins the Node version so that it only uses 12-14 (for reference, [14 is the current LTS](https://nodejs.org/en/)). Hopefully this helps with the `conda` conflicts.

![image](https://user-images.githubusercontent.com/7400326/107670066-614c9080-6c60-11eb-9d9b-f4d5bfccc25f.png)

![image](https://user-images.githubusercontent.com/7400326/107670117-690c3500-6c60-11eb-95e3-531771a0ef77.png)

Authors:
  - AJ Schmidt (@ajschmidt8)

Approvers:
  - Ajay Thorve (@AjayThorve)
  - Ray Douglass (@raydouglass)
  - Jordan Jacobelli (@ethyling)

URL: #239
@ajschmidt8
ajschmidt8 merged commit 89e1c23 into rapidsai:branch-0.18 Feb 16, 2021
@ajschmidt8
ajschmidt8 deleted the nodejs branch June 8, 2022 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants