User tests: Successful: Unsuccessful:
Pull Request for Issue #32135 .
Replace rm which is new and requires nodejs v14 to unlink
run npm install and check that the media/vendor/bootstrap/js has all the needed files there (the rm was removing a file index.es6.js
| Status | New | ⇒ | Pending |
| Category | ⇒ | JavaScript Repository |
I have tested this item
Build succeeds now with nodejs version 12. Issue fixed.
I get a lot of deprecation warnings when the atum template SCSS is compiled. Is that a known issue?
Yup, there's an open issue for that from Brian
| Status | Pending | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-01-24 14:20:40 |
| Closed_By | ⇒ | HLeithner | |
| Labels |
Added:
?
|
||
Thx
@dgrammatiko Just have tested this PR and it fixes the issue with
rm. Now with the build script working, I get a lot of deprecation warnings when the atum template SCSS is compiled. Is that a know issue?