Check your github actions are using an older version of node.
Is this specifier a node.js core module?
Determine if the current node version supports the `--preserve-symlinks` flag.
This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()
Info about node `exports` field support: version ranges, categories, etc.
Portable Unix shell commands for Node.js
A node.js module for parsing form data, especially file uploads.
Cron jobs for your node
A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations
resolve like require.resolve() on behalf of files asynchronously and synchronously
A querystring parser that supports nesting and arrays, with a depth limit
A simple http/s file downloader for node.js
parse argument options
fast mysql driver. Implements core protocol, prepared statements, ssl and compression in native JS
Temporary file and directory creator
unist utility to check if a node passes a test
Cross-platform process cpu % and memory usage of a PID
Converts a Web-API readable-stream into a Node.js readable-stream.
simple, flexible, fun test framework
Statsig Node.js SDK for usage in multi-user server environments.
Get the Node ABI for a given target and runtime, and vice versa.
Actions Http Client
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
Node.js Streams, a user-land copy of the stream library from Node.js