Replace fetch with https module #17
Notifications
Total Time Spent: 1 hour 1 minute
Due Date
CTO
1 hour 1 minute
No due date set.
Dependencies
No dependencies set.
Reference: public/rcz#17
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
If new version check runs in NodeJS v16, it fails as it cannot find fetch, which became available in V18
Enable use of this app in NodeJS V16, which even though no longer supported, is considered a golden standard and still used in many apps.