Actions
Bug #36656
closedPin @adobe/css-tools package to 4.2.0 to build on NodeJS 12
Difficulty:
Triaged:
Yes
Description
Seeing this on our Ci with Node 12:
/home/runner/work/katello/katello/foreman/node_modules/@adobe/css-tools/dist/index.cjs:116 }, options?.source || ""); ^ SyntaxError: Unexpected token '.'
Tests are green with Node 14 but our CI uses 12 so we'll need to pin this for now.
Updated by The Foreman Bot almost 2 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/9799 added
Updated by The Foreman Bot over 1 year ago
- Pull request https://github.com/theforeman/foreman/pull/9807 added
Updated by Ewoud Kohl van Wijngaarden over 1 year ago
- Subject changed from Pin @adobe/css-tools package to 4.2.0 because jest refuses to work with it to Pin @adobe/css-tools package to 4.2.0 to build on NodeJS 12
- Triaged changed from No to Yes
Actions