Project

General

Profile

Actions

Bug #25031

open

Update jfmengels/elm-review lib in datasources

Added by Elaad FURREEDAN 29 days ago. Updated 29 days ago.

Status:
Pending release
Priority:
N/A
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
No

Description

Build of plugin datasources was failing in 8.1:

npm WARN exec The following package was not found and will be installed: elm-review@2.12.0
-- UNSUPPORTED ELM-REVIEW VERSION ----------------------------------------------

You are using an unsupported version of the jfmengels/elm-review Elm package.
You are using version 2.13.2, but I need it to be 2.14.0 <= v < 3.0.0.

Please upgrade your version by running the following commands:

cd /home/elaad/Workspace/repos/rudder-plugins/datasources/src/main/elm/review
npx elm-json install jfmengels/elm-review@2

If that doesn't work, try out:

cd /home/elaad/Workspace/repos/rudder-plugins/datasources/src/main/elm/review
npx elm-json upgrade --unsafe

Actions

Also available in: Atom PDF