-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Expected Behavior
The clone-assets too runs without any warning.
Current Behavior
When running the clone-assets tool, I got the following Node.js warning:
(node:78626) [DEP0044] DeprecationWarning: The `util.isArray` API is deprecated. Please use `Array.isArray()` instead.
Note: As it is only a deprecation warning, it didn't prevent the script from running successfully.
Steps to Reproduce
- Checkout the latest state of the repo
mainbranch- currently 72f2e48
- v0.3.0 according to the version in
clone-assets/package.json.
- Make sure you're running the latest LTS version of node
- currently v22.14.0
- Set up the tool like instructed in the README.
- Run the script.Screenshot of the full run:
Thank you for this tool! It worked very well for me 🙂
Metadata
Metadata
Assignees
Labels
No labels
