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 over 1 year ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/9799 added
Updated by Samir Jha over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|7b74d9dc5508ba412154ad6ecde4b2fb0ea3b2e0.
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 about 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
Updated by Evgeni Golov 10 months ago
- Related to Bug #37128: Unpin adobe/css-tools added
Actions