ios-control / ios-sim

Command-line application launcher for the iOS Simulator
Apache License 2.0
1.49k stars 253 forks source link

node.js 16 test failures #302

Closed shazron closed 1 year ago

shazron commented 1 year ago

> jest --ci

FAIL test/helpers.test.js
  ● Test suite failed to run

    Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'

      at createEsmNotFoundErr (node:internal/modules/cjs/loader:1053:15)
      at finalizeEsmResolution (node:internal/modules/cjs/loader:1046:15)
      at resolveExports (node:internal/modules/cjs/loader:554:14)
      at Function.Module._findPath (node:internal/modules/cjs/loader:594:31)
      at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1012:27)
      at Function.Module._load (node:internal/modules/cjs/loader:871:27)
      at Module.require (node:internal/modules/cjs/loader:1098:19)
      at require (node:internal/modules/cjs/helpers:108:18)
      at Object.<anonymous> (node_modules/@babel/preset-env/lib/polyfills/corejs3/usage-plugin.js:10:55)
      at Module._compile (node:internal/modules/cjs/loader:[11](https://github.com/ios-control/ios-sim/actions/runs/4793473635/jobs/8525947097#step:7:12)96:14)

FAIL test/index.legacy.test.js
  ● Test suite failed to run

    Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'

      at createEsmNotFoundErr (node:internal/modules/cjs/loader:1053:15)
      at finalizeEsmResolution (node:internal/modules/cjs/loader:1046:15)
      at resolveExports (node:internal/modules/cjs/loader:554:14)
      at Function.Module._findPath (node:internal/modules/cjs/loader:594:31)
      at Function.Module._resolveFilename (node:internal/modules/cjs/loader:10[12](https://github.com/ios-control/ios-sim/actions/runs/4793473635/jobs/8525947097#step:7:13):27)
      at Function.Module._load (node:internal/modules/cjs/loader:871:27)
      at Module.require (node:internal/modules/cjs/loader:1098:19)
      at require (node:internal/modules/cjs/helpers:108:18)
      at Object.<anonymous> (node_modules/@babel/preset-env/lib/polyfills/corejs3/usage-plugin.js:10:55)
      at Module._compile (node:internal/modules/cjs/loader:1196:[14](https://github.com/ios-control/ios-sim/actions/runs/4793473635/jobs/8525947097#step:7:15))

FAIL test/BaseCommand.test.js
  ● Test suite failed to run

    Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'

      at createEsmNotFoundErr (node:internal/modules/cjs/loader:1053:[15](https://github.com/ios-control/ios-sim/actions/runs/4793473635/jobs/8525947097#step:7:16))
      at finalizeEsmResolution (node:internal/modules/cjs/loader:1046:15)
      at resolveExports (node:internal/modules/cjs/loader:554:14)
      at Function.Module._findPath (node:internal/modules/cjs/loader:594:31)
      at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1012:27)
      at Function.Module._load (node:internal/modules/cjs/loader:871:27)
      at Module.require (node:internal/modules/cjs/loader:1098:19)
      at require (node:internal/modules/cjs/helpers:108:[18](https://github.com/ios-control/ios-sim/actions/runs/4793473635/jobs/8525947097#step:7:19))
      at Object.<anonymous> (node_modules/@babel/preset-env/lib/polyfills/corejs3/usage-plugin.js:10:55)
      at Module._compile (node:internal/modules/cjs/loader:1[19](https://github.com/ios-control/ios-sim/actions/runs/4793473635/jobs/8525947097#step:7:20)6:14)

FAIL test/commands/showdevicetypes.test.js
  ● Test suite failed to run

    Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'

      at createEsmNotFoundErr (node:internal/modules/cjs/loader:1053:15)
      at finalizeEsmResolution (node:internal/modules/cjs/loader:1046:15)
      at resolveExports (node:internal/modules/cjs/loader:554:14)
      at Function.Module._findPath (node:internal/modules/cjs/loader:594:31)
      at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1012:[27](https://github.com/ios-control/ios-sim/actions/runs/4793473635/jobs/8525947097#step:7:28))
      at Function.Module._load (node:internal/modules/cjs/loader:871:27)
      at Module.require (node:internal/modules/cjs/loader:1098:19)
      at require (node:internal/modules/cjs/helpers:108:18)
      at Object.<anonymous> (node_modules/@babel/preset-env/lib/polyfills/corejs3/usage-plugin.js:10:55)
      at Module._compile (node:internal/modules/cjs/loader:1196:14)

FAIL test/index.test.js
  ● Test suite failed to run

    Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'

      at createEsmNotFoundErr (node:internal/modules/cjs/loader:1053:15)
      at finalizeEsmResolution (node:internal/modules/cjs/loader:1046:15)
      at resolveExports (node:internal/modules/cjs/loader:554:14)
      at Function.Module._findPath (node:internal/modules/cjs/loader:594:[31](https://github.com/ios-control/ios-sim/actions/runs/4793473635/jobs/8525947097#step:7:32))
      at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1012:27)
      at Function.Module._load (node:internal/modules/cjs/loader:871:27)
      at Module.require (node:internal/modules/cjs/loader:1098:19)
      at require (node:internal/modules/cjs/helpers:108:18)
      at Object.<anonymous> (node_modules/@babel/preset-env/lib/polyfills/corejs3/usage-plugin.js:10:55)
      at Module._compile (node:internal/modules/cjs/loader:1196:14)

FAIL test/commands/showsdks.test.js
  ● Test suite failed to run

    Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'

      at createEsmNotFoundErr (node:internal/modules/cjs/loader:1053:15)
      at finalizeEsmResolution (node:internal/modules/cjs/loader:10[46](https://github.com/ios-control/ios-sim/actions/runs/4793473635/jobs/8525947097#step:7:47):15)
      at resolveExports (node:internal/modules/cjs/loader:554:14)
      at Function.Module._findPath (node:internal/modules/cjs/loader:594:31)
      at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1012:27)
      at Function.Module._load (node:internal/modules/cjs/loader:871:27)
      at Module.require (node:internal/modules/cjs/loader:1098:19)
      at require (node:internal/modules/cjs/helpers:108:18)
      at Object.<anonymous> (node_modules/@babel/preset-env/lib/polyfills/corejs3/usage-plugin.js:10:55)
      at Module._compile (node:internal/modules/cjs/loader:1196:14)

FAIL test/commands/install.test.js
  ● Test suite failed to run

    Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'

      at createEsmNotFoundErr (node:internal/modules/cjs/loader:10[53](https://github.com/ios-control/ios-sim/actions/runs/4793473635/jobs/8525947097#step:7:54):15)
      at finalizeEsmResolution (node:internal/modules/cjs/loader:1046:15)
      at resolveExports (node:internal/modules/cjs/loader:5[54](https://github.com/ios-control/ios-sim/actions/runs/4793473635/jobs/8525947097#step:7:55):14)
      at Function.Module._findPath (node:internal/modules/cjs/loader:594:31)
      at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1012:27)
      at Function.Module._load (node:internal/modules/cjs/loader:871:27)
      at Module.require (node:internal/modules/cjs/loader:1098:19)
      at require (node:internal/modules/cjs/helpers:108:18)
      at Object.<anonymous> (node_modules/@babel/preset-env/lib/polyfills/corejs3/usage-plugin.js:10:[55](https://github.com/ios-control/ios-sim/actions/runs/4793473635/jobs/8525947097#step:7:56))
      at Module._compile (node:internal/modules/cjs/loader:1196:14)

FAIL test/commands/start.test.js
  ● Test suite failed to run

    Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'

      at createEsmNotFoundErr (node:internal/modules/cjs/loader:1053:15)
      at finalizeEsmResolution (node:internal/modules/cjs/loader:1046:15)
      at resolveExports (node:internal/modules/cjs/loader:554:14)
      at Function.Module._findPath (node:internal/modules/cjs/loader:[59](https://github.com/ios-control/ios-sim/actions/runs/4793473635/jobs/8525947097#step:7:60)4:31)
      at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1012:27)
      at Function.Module._load (node:internal/modules/cjs/loader:8[71](https://github.com/ios-control/ios-sim/actions/runs/4793473635/jobs/8525947097#step:7:72):27)
      at Module.require (node:internal/modules/cjs/loader:1098:19)
      at require (node:internal/modules/cjs/helpers:108:18)
      at Object.<anonymous> (node_modules/@babel/preset-env/lib/polyfills/corejs3/usage-plugin.js:10:55)
      at Module._compile (node:internal/modules/cjs/loader:1196:14)

FAIL test/commands/launch.test.js
  ● Test suite failed to run

    Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'

      at createEsmNotFoundErr (node:internal/modules/cjs/loader:1053:15)
      at finalizeEsmResolution (node:internal/modules/cjs/loader:1046:15)
      at resolveExports (node:internal/modules/cjs/loader:554:14)
      at Function.Module._findPath (node:internal/modules/cjs/loader:594:31)
      at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1012:27)
      at Function.Module._load (node:internal/modules/cjs/loader:[87](https://github.com/ios-control/ios-sim/actions/runs/4793473635/jobs/8525947097#step:7:88)1:27)
      at Module.require (node:internal/modules/cjs/loader:1098:19)
      at require (node:internal/modules/cjs/helpers:108:18)
      at Object.<anonymous> (node_modules/@babel/preset-env/lib/polyfills/corejs3/usage-plugin.js:10:55)
      at Module._compile (node:internal/modules/cjs/loader:1196:14)

Failed to collect coverage from /Users/runner/work/ios-sim/ios-sim/src/index.js
ERROR: Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'
STACK: Error: Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'
    at createEsmNotFoundErr (node:internal/modules/cjs/loader:1053:15)
    at finalizeEsmResolution (node:internal/modules/cjs/loader:1046:15)
    at resolveExports (node:internal/modules/cjs/loader:554:14)
    at Function.Module._findPath (node:internal/modules/cjs/loader:594:31)
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1012:27)
    at Function.Module._load (node:internal/modules/cjs/loader:871:27)
    at Module.require (node:internal/modules/cjs/loader:1098:19)
    at require (node:internal/modules/cjs/helpers:108:18)
    at Object.<anonymous> (/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/preset-env/lib/polyfills/corejs3/usage-plugin.js:10:55)
    at Module._compile (node:internal/modules/cjs/loader:1196:14)
Failed to collect coverage from /Users/runner/work/ios-sim/ios-sim/src/BaseCommand.js
ERROR: Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'
STACK: Error: Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'
    at createEsmNotFoundErr (node:internal/modules/cjs/loader:1053:15)
    at finalizeEsmResolution (node:internal/modules/cjs/loader:1046:15)
    at resolveExports (node:internal/modules/cjs/loader:554:14)
    at Function.Module._findPath (node:internal/modules/cjs/loader:594:31)
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1012:27)
    at Function.Module._load (node:internal/modules/cjs/loader:871:27)
    at Module.require (node:internal/modules/cjs/loader:1098:19)
    at require (node:internal/modules/cjs/helpers:108:18)
    at Object.<anonymous> (/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/preset-env/lib/polyfills/corejs3/usage-plugin.js:10:55)
    at Module._compile (node:internal/modules/cjs/loader:1196:14)
Failed to collect coverage from /Users/runner/work/ios-sim/ios-sim/src/commands/start.js
ERROR: Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'
STACK: Error: Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'
    at createEsmNotFoundErr (node:internal/modules/cjs/loader:1053:15)
    at finalizeEsmResolution (node:internal/modules/cjs/loader:1046:15)
    at resolveExports (node:internal/modules/cjs/loader:554:14)
    at Function.Module._findPath (node:internal/modules/cjs/loader:594:31)
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1012:27)
    at Function.Module._load (node:internal/modules/cjs/loader:871:27)
    at Module.require (node:internal/modules/cjs/loader:1098:19)
    at require (node:internal/modules/cjs/helpers:108:18)
    at Object.<anonymous> (/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/preset-env/lib/polyfills/corejs3/usage-plugin.js:10:55)
    at Module._compile (node:internal/modules/cjs/loader:1196:14)
Failed to collect coverage from /Users/runner/work/ios-sim/ios-sim/src/helpers.js
ERROR: Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'
STACK: Error: Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'
    at createEsmNotFoundErr (node:internal/modules/cjs/loader:1053:15)
    at finalizeEsmResolution (node:internal/modules/cjs/loader:1046:15)
    at resolveExports (node:internal/modules/cjs/loader:554:14)
    at Function.Module._findPath (node:internal/modules/cjs/loader:594:31)
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1012:27)
    at Function.Module._load (node:internal/modules/cjs/loader:871:27)
    at Module.require (node:internal/modules/cjs/loader:1098:19)
    at require (node:internal/modules/cjs/helpers:108:18)
    at Object.<anonymous> (/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/preset-env/lib/polyfills/corejs3/usage-plugin.js:10:55)
    at Module._compile (node:internal/modules/cjs/loader:1196:14)
Failed to collect coverage from /Users/runner/work/ios-sim/ios-sim/src/commands/showdevicetypes.js
ERROR: Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'
STACK: Error: Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'
    at createEsmNotFoundErr (node:internal/modules/cjs/loader:1053:15)
    at finalizeEsmResolution (node:internal/modules/cjs/loader:1046:15)
    at resolveExports (node:internal/modules/cjs/loader:554:14)
    at Function.Module._findPath (node:internal/modules/cjs/loader:594:31)
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1012:27)
    at Function.Module._load (node:internal/modules/cjs/loader:871:27)
    at Module.require (node:internal/modules/cjs/loader:1098:19)
    at require (node:internal/modules/cjs/helpers:108:18)
    at Object.<anonymous> (/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/preset-env/lib/polyfills/corejs3/usage-plugin.js:10:55)
    at Module._compile (node:internal/modules/cjs/loader:1196:14)
Failed to collect coverage from /Users/runner/work/ios-sim/ios-sim/src/commands/install.js
ERROR: Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'
STACK: Error: Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'
    at createEsmNotFoundErr (node:internal/modules/cjs/loader:1053:15)
    at finalizeEsmResolution (node:internal/modules/cjs/loader:1046:15)
    at resolveExports (node:internal/modules/cjs/loader:554:14)
    at Function.Module._findPath (node:internal/modules/cjs/loader:594:31)
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1012:27)
    at Function.Module._load (node:internal/modules/cjs/loader:871:27)
    at Module.require (node:internal/modules/cjs/loader:1098:19)
    at require (node:internal/modules/cjs/helpers:108:18)
    at Object.<anonymous> (/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/preset-env/lib/polyfills/corejs3/usage-plugin.js:10:55)
    at Module._compile (node:internal/modules/cjs/loader:1196:14)
Failed to collect coverage from /Users/runner/work/ios-sim/ios-sim/src/index.legacy.js
ERROR: Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'
STACK: Error: Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'
    at createEsmNotFoundErr (node:internal/modules/cjs/loader:1053:15)
    at finalizeEsmResolution (node:internal/modules/cjs/loader:1046:15)
    at resolveExports (node:internal/modules/cjs/loader:554:14)
    at Function.Module._findPath (node:internal/modules/cjs/loader:594:31)
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1012:27)
    at Function.Module._load (node:internal/modules/cjs/loader:871:27)
    at Module.require (node:internal/modules/cjs/loader:1098:19)
    at require (node:internal/modules/cjs/helpers:108:18)
    at Object.<anonymous> (/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/preset-env/lib/polyfills/corejs3/usage-plugin.js:10:55)
    at Module._compile (node:internal/modules/cjs/loader:1196:14)
Failed to collect coverage from /Users/runner/work/ios-sim/ios-sim/src/commands/showsdks.js
ERROR: Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'
STACK: Error: Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'
    at createEsmNotFoundErr (node:internal/modules/cjs/loader:1053:15)
    at finalizeEsmResolution (node:internal/modules/cjs/loader:1046:15)
    at resolveExports (node:internal/modules/cjs/loader:554:14)
    at Function.Module._findPath (node:internal/modules/cjs/loader:594:31)
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1012:27)
    at Function.Module._load (node:internal/modules/cjs/loader:871:27)
    at Module.require (node:internal/modules/cjs/loader:1098:19)
    at require (node:internal/modules/cjs/helpers:108:18)
    at Object.<anonymous> (/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/preset-env/lib/polyfills/corejs3/usage-plugin.js:10:55)
    at Module._compile (node:internal/modules/cjs/loader:1196:14)
Failed to collect coverage from /Users/runner/work/ios-sim/ios-sim/src/commands/launch.js
ERROR: Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'
STACK: Error: Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'
    at createEsmNotFoundErr (node:internal/modules/cjs/loader:1053:15)
    at finalizeEsmResolution (node:internal/modules/cjs/loader:1046:15)
    at resolveExports (node:internal/modules/cjs/loader:554:14)
    at Function.Module._findPath (node:internal/modules/cjs/loader:594:31)
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1012:27)
    at Function.Module._load (node:internal/modules/cjs/loader:871:27)
    at Module.require (node:internal/modules/cjs/loader:1098:19)
    at require (node:internal/modules/cjs/helpers:108:18)
    at Object.<anonymous> (/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/preset-env/lib/polyfills/corejs3/usage-plugin.js:10:55)
    at Module._compile (node:internal/modules/cjs/loader:1196:14)
----------|----------|----------|----------|----------|-------------------|
File      |  % Stmts | % Branch |  % Funcs |  % Lines | Uncovered Line #s |
----------|----------|----------|----------|----------|-------------------|
All files |        0 |        0 |        0 |        0 |                   |
----------|----------|----------|----------|----------|-------------------|
Test Suites: 9 failed, 9 total
Tests:       0 total
Snapshots:   0 total
Time:        2.0[91](https://github.com/ios-control/ios-sim/actions/runs/4793473635/jobs/8525947097#step:7:92)s
Ran all test suites.
```> jest --ci

FAIL test/helpers.test.js
  ● Test suite failed to run

    Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'

      at createEsmNotFoundErr (node:internal/modules/cjs/loader:1053:15)
      at finalizeEsmResolution (node:internal/modules/cjs/loader:1046:15)
      at resolveExports (node:internal/modules/cjs/loader:554:14)
      at Function.Module._findPath (node:internal/modules/cjs/loader:594:31)
      at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1012:27)
      at Function.Module._load (node:internal/modules/cjs/loader:871:27)
      at Module.require (node:internal/modules/cjs/loader:1098:19)
      at require (node:internal/modules/cjs/helpers:108:18)
      at Object.<anonymous> (node_modules/@babel/preset-env/lib/polyfills/corejs3/usage-plugin.js:10:55)
      at Module._compile (node:internal/modules/cjs/loader:[11](https://github.com/ios-control/ios-sim/actions/runs/4793473635/jobs/8525947097#step:7:12)96:14)

FAIL test/index.legacy.test.js
  ● Test suite failed to run

    Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'

      at createEsmNotFoundErr (node:internal/modules/cjs/loader:1053:15)
      at finalizeEsmResolution (node:internal/modules/cjs/loader:1046:15)
      at resolveExports (node:internal/modules/cjs/loader:554:14)
      at Function.Module._findPath (node:internal/modules/cjs/loader:594:31)
      at Function.Module._resolveFilename (node:internal/modules/cjs/loader:10[12](https://github.com/ios-control/ios-sim/actions/runs/4793473635/jobs/8525947097#step:7:13):27)
      at Function.Module._load (node:internal/modules/cjs/loader:871:27)
      at Module.require (node:internal/modules/cjs/loader:1098:19)
      at require (node:internal/modules/cjs/helpers:108:18)
      at Object.<anonymous> (node_modules/@babel/preset-env/lib/polyfills/corejs3/usage-plugin.js:10:55)
      at Module._compile (node:internal/modules/cjs/loader:1196:[14](https://github.com/ios-control/ios-sim/actions/runs/4793473635/jobs/8525947097#step:7:15))

FAIL test/BaseCommand.test.js
  ● Test suite failed to run

    Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'

      at createEsmNotFoundErr (node:internal/modules/cjs/loader:1053:[15](https://github.com/ios-control/ios-sim/actions/runs/4793473635/jobs/8525947097#step:7:16))
      at finalizeEsmResolution (node:internal/modules/cjs/loader:1046:15)
      at resolveExports (node:internal/modules/cjs/loader:554:14)
      at Function.Module._findPath (node:internal/modules/cjs/loader:594:31)
      at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1012:27)
      at Function.Module._load (node:internal/modules/cjs/loader:871:27)
      at Module.require (node:internal/modules/cjs/loader:1098:19)
      at require (node:internal/modules/cjs/helpers:108:[18](https://github.com/ios-control/ios-sim/actions/runs/4793473635/jobs/8525947097#step:7:19))
      at Object.<anonymous> (node_modules/@babel/preset-env/lib/polyfills/corejs3/usage-plugin.js:10:55)
      at Module._compile (node:internal/modules/cjs/loader:1[19](https://github.com/ios-control/ios-sim/actions/runs/4793473635/jobs/8525947097#step:7:20)6:14)

FAIL test/commands/showdevicetypes.test.js
  ● Test suite failed to run

    Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'

      at createEsmNotFoundErr (node:internal/modules/cjs/loader:1053:15)
      at finalizeEsmResolution (node:internal/modules/cjs/loader:1046:15)
      at resolveExports (node:internal/modules/cjs/loader:554:14)
      at Function.Module._findPath (node:internal/modules/cjs/loader:594:31)
      at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1012:[27](https://github.com/ios-control/ios-sim/actions/runs/4793473635/jobs/8525947097#step:7:28))
      at Function.Module._load (node:internal/modules/cjs/loader:871:27)
      at Module.require (node:internal/modules/cjs/loader:1098:19)
      at require (node:internal/modules/cjs/helpers:108:18)
      at Object.<anonymous> (node_modules/@babel/preset-env/lib/polyfills/corejs3/usage-plugin.js:10:55)
      at Module._compile (node:internal/modules/cjs/loader:1196:14)

FAIL test/index.test.js
  ● Test suite failed to run

    Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'

      at createEsmNotFoundErr (node:internal/modules/cjs/loader:1053:15)
      at finalizeEsmResolution (node:internal/modules/cjs/loader:1046:15)
      at resolveExports (node:internal/modules/cjs/loader:554:14)
      at Function.Module._findPath (node:internal/modules/cjs/loader:594:[31](https://github.com/ios-control/ios-sim/actions/runs/4793473635/jobs/8525947097#step:7:32))
      at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1012:27)
      at Function.Module._load (node:internal/modules/cjs/loader:871:27)
      at Module.require (node:internal/modules/cjs/loader:1098:19)
      at require (node:internal/modules/cjs/helpers:108:18)
      at Object.<anonymous> (node_modules/@babel/preset-env/lib/polyfills/corejs3/usage-plugin.js:10:55)
      at Module._compile (node:internal/modules/cjs/loader:1196:14)

FAIL test/commands/showsdks.test.js
  ● Test suite failed to run

    Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'

      at createEsmNotFoundErr (node:internal/modules/cjs/loader:1053:15)
      at finalizeEsmResolution (node:internal/modules/cjs/loader:10[46](https://github.com/ios-control/ios-sim/actions/runs/4793473635/jobs/8525947097#step:7:47):15)
      at resolveExports (node:internal/modules/cjs/loader:554:14)
      at Function.Module._findPath (node:internal/modules/cjs/loader:594:31)
      at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1012:27)
      at Function.Module._load (node:internal/modules/cjs/loader:871:27)
      at Module.require (node:internal/modules/cjs/loader:1098:19)
      at require (node:internal/modules/cjs/helpers:108:18)
      at Object.<anonymous> (node_modules/@babel/preset-env/lib/polyfills/corejs3/usage-plugin.js:10:55)
      at Module._compile (node:internal/modules/cjs/loader:1196:14)

FAIL test/commands/install.test.js
  ● Test suite failed to run

    Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'

      at createEsmNotFoundErr (node:internal/modules/cjs/loader:10[53](https://github.com/ios-control/ios-sim/actions/runs/4793473635/jobs/8525947097#step:7:54):15)
      at finalizeEsmResolution (node:internal/modules/cjs/loader:1046:15)
      at resolveExports (node:internal/modules/cjs/loader:5[54](https://github.com/ios-control/ios-sim/actions/runs/4793473635/jobs/8525947097#step:7:55):14)
      at Function.Module._findPath (node:internal/modules/cjs/loader:594:31)
      at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1012:27)
      at Function.Module._load (node:internal/modules/cjs/loader:871:27)
      at Module.require (node:internal/modules/cjs/loader:1098:19)
      at require (node:internal/modules/cjs/helpers:108:18)
      at Object.<anonymous> (node_modules/@babel/preset-env/lib/polyfills/corejs3/usage-plugin.js:10:[55](https://github.com/ios-control/ios-sim/actions/runs/4793473635/jobs/8525947097#step:7:56))
      at Module._compile (node:internal/modules/cjs/loader:1196:14)

FAIL test/commands/start.test.js
  ● Test suite failed to run

    Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'

      at createEsmNotFoundErr (node:internal/modules/cjs/loader:1053:15)
      at finalizeEsmResolution (node:internal/modules/cjs/loader:1046:15)
      at resolveExports (node:internal/modules/cjs/loader:554:14)
      at Function.Module._findPath (node:internal/modules/cjs/loader:[59](https://github.com/ios-control/ios-sim/actions/runs/4793473635/jobs/8525947097#step:7:60)4:31)
      at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1012:27)
      at Function.Module._load (node:internal/modules/cjs/loader:8[71](https://github.com/ios-control/ios-sim/actions/runs/4793473635/jobs/8525947097#step:7:72):27)
      at Module.require (node:internal/modules/cjs/loader:1098:19)
      at require (node:internal/modules/cjs/helpers:108:18)
      at Object.<anonymous> (node_modules/@babel/preset-env/lib/polyfills/corejs3/usage-plugin.js:10:55)
      at Module._compile (node:internal/modules/cjs/loader:1196:14)

FAIL test/commands/launch.test.js
  ● Test suite failed to run

    Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'

      at createEsmNotFoundErr (node:internal/modules/cjs/loader:1053:15)
      at finalizeEsmResolution (node:internal/modules/cjs/loader:1046:15)
      at resolveExports (node:internal/modules/cjs/loader:554:14)
      at Function.Module._findPath (node:internal/modules/cjs/loader:594:31)
      at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1012:27)
      at Function.Module._load (node:internal/modules/cjs/loader:[87](https://github.com/ios-control/ios-sim/actions/runs/4793473635/jobs/8525947097#step:7:88)1:27)
      at Module.require (node:internal/modules/cjs/loader:1098:19)
      at require (node:internal/modules/cjs/helpers:108:18)
      at Object.<anonymous> (node_modules/@babel/preset-env/lib/polyfills/corejs3/usage-plugin.js:10:55)
      at Module._compile (node:internal/modules/cjs/loader:1196:14)

Failed to collect coverage from /Users/runner/work/ios-sim/ios-sim/src/index.js
ERROR: Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'
STACK: Error: Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'
    at createEsmNotFoundErr (node:internal/modules/cjs/loader:1053:15)
    at finalizeEsmResolution (node:internal/modules/cjs/loader:1046:15)
    at resolveExports (node:internal/modules/cjs/loader:554:14)
    at Function.Module._findPath (node:internal/modules/cjs/loader:594:31)
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1012:27)
    at Function.Module._load (node:internal/modules/cjs/loader:871:27)
    at Module.require (node:internal/modules/cjs/loader:1098:19)
    at require (node:internal/modules/cjs/helpers:108:18)
    at Object.<anonymous> (/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/preset-env/lib/polyfills/corejs3/usage-plugin.js:10:55)
    at Module._compile (node:internal/modules/cjs/loader:1196:14)
Failed to collect coverage from /Users/runner/work/ios-sim/ios-sim/src/BaseCommand.js
ERROR: Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'
STACK: Error: Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'
    at createEsmNotFoundErr (node:internal/modules/cjs/loader:1053:15)
    at finalizeEsmResolution (node:internal/modules/cjs/loader:1046:15)
    at resolveExports (node:internal/modules/cjs/loader:554:14)
    at Function.Module._findPath (node:internal/modules/cjs/loader:594:31)
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1012:27)
    at Function.Module._load (node:internal/modules/cjs/loader:871:27)
    at Module.require (node:internal/modules/cjs/loader:1098:19)
    at require (node:internal/modules/cjs/helpers:108:18)
    at Object.<anonymous> (/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/preset-env/lib/polyfills/corejs3/usage-plugin.js:10:55)
    at Module._compile (node:internal/modules/cjs/loader:1196:14)
Failed to collect coverage from /Users/runner/work/ios-sim/ios-sim/src/commands/start.js
ERROR: Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'
STACK: Error: Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'
    at createEsmNotFoundErr (node:internal/modules/cjs/loader:1053:15)
    at finalizeEsmResolution (node:internal/modules/cjs/loader:1046:15)
    at resolveExports (node:internal/modules/cjs/loader:554:14)
    at Function.Module._findPath (node:internal/modules/cjs/loader:594:31)
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1012:27)
    at Function.Module._load (node:internal/modules/cjs/loader:871:27)
    at Module.require (node:internal/modules/cjs/loader:1098:19)
    at require (node:internal/modules/cjs/helpers:108:18)
    at Object.<anonymous> (/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/preset-env/lib/polyfills/corejs3/usage-plugin.js:10:55)
    at Module._compile (node:internal/modules/cjs/loader:1196:14)
Failed to collect coverage from /Users/runner/work/ios-sim/ios-sim/src/helpers.js
ERROR: Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'
STACK: Error: Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'
    at createEsmNotFoundErr (node:internal/modules/cjs/loader:1053:15)
    at finalizeEsmResolution (node:internal/modules/cjs/loader:1046:15)
    at resolveExports (node:internal/modules/cjs/loader:554:14)
    at Function.Module._findPath (node:internal/modules/cjs/loader:594:31)
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1012:27)
    at Function.Module._load (node:internal/modules/cjs/loader:871:27)
    at Module.require (node:internal/modules/cjs/loader:1098:19)
    at require (node:internal/modules/cjs/helpers:108:18)
    at Object.<anonymous> (/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/preset-env/lib/polyfills/corejs3/usage-plugin.js:10:55)
    at Module._compile (node:internal/modules/cjs/loader:1196:14)
Failed to collect coverage from /Users/runner/work/ios-sim/ios-sim/src/commands/showdevicetypes.js
ERROR: Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'
STACK: Error: Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'
    at createEsmNotFoundErr (node:internal/modules/cjs/loader:1053:15)
    at finalizeEsmResolution (node:internal/modules/cjs/loader:1046:15)
    at resolveExports (node:internal/modules/cjs/loader:554:14)
    at Function.Module._findPath (node:internal/modules/cjs/loader:594:31)
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1012:27)
    at Function.Module._load (node:internal/modules/cjs/loader:871:27)
    at Module.require (node:internal/modules/cjs/loader:1098:19)
    at require (node:internal/modules/cjs/helpers:108:18)
    at Object.<anonymous> (/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/preset-env/lib/polyfills/corejs3/usage-plugin.js:10:55)
    at Module._compile (node:internal/modules/cjs/loader:1196:14)
Failed to collect coverage from /Users/runner/work/ios-sim/ios-sim/src/commands/install.js
ERROR: Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'
STACK: Error: Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'
    at createEsmNotFoundErr (node:internal/modules/cjs/loader:1053:15)
    at finalizeEsmResolution (node:internal/modules/cjs/loader:1046:15)
    at resolveExports (node:internal/modules/cjs/loader:554:14)
    at Function.Module._findPath (node:internal/modules/cjs/loader:594:31)
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1012:27)
    at Function.Module._load (node:internal/modules/cjs/loader:871:27)
    at Module.require (node:internal/modules/cjs/loader:1098:19)
    at require (node:internal/modules/cjs/helpers:108:18)
    at Object.<anonymous> (/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/preset-env/lib/polyfills/corejs3/usage-plugin.js:10:55)
    at Module._compile (node:internal/modules/cjs/loader:1196:14)
Failed to collect coverage from /Users/runner/work/ios-sim/ios-sim/src/index.legacy.js
ERROR: Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'
STACK: Error: Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'
    at createEsmNotFoundErr (node:internal/modules/cjs/loader:1053:15)
    at finalizeEsmResolution (node:internal/modules/cjs/loader:1046:15)
    at resolveExports (node:internal/modules/cjs/loader:554:14)
    at Function.Module._findPath (node:internal/modules/cjs/loader:594:31)
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1012:27)
    at Function.Module._load (node:internal/modules/cjs/loader:871:27)
    at Module.require (node:internal/modules/cjs/loader:1098:19)
    at require (node:internal/modules/cjs/helpers:108:18)
    at Object.<anonymous> (/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/preset-env/lib/polyfills/corejs3/usage-plugin.js:10:55)
    at Module._compile (node:internal/modules/cjs/loader:1196:14)
Failed to collect coverage from /Users/runner/work/ios-sim/ios-sim/src/commands/showsdks.js
ERROR: Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'
STACK: Error: Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'
    at createEsmNotFoundErr (node:internal/modules/cjs/loader:1053:15)
    at finalizeEsmResolution (node:internal/modules/cjs/loader:1046:15)
    at resolveExports (node:internal/modules/cjs/loader:554:14)
    at Function.Module._findPath (node:internal/modules/cjs/loader:594:31)
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1012:27)
    at Function.Module._load (node:internal/modules/cjs/loader:871:27)
    at Module.require (node:internal/modules/cjs/loader:1098:19)
    at require (node:internal/modules/cjs/helpers:108:18)
    at Object.<anonymous> (/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/preset-env/lib/polyfills/corejs3/usage-plugin.js:10:55)
    at Module._compile (node:internal/modules/cjs/loader:1196:14)
Failed to collect coverage from /Users/runner/work/ios-sim/ios-sim/src/commands/launch.js
ERROR: Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'
STACK: Error: Cannot find module '/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/compat-data/data/corejs3-shipped-proposals'
    at createEsmNotFoundErr (node:internal/modules/cjs/loader:1053:15)
    at finalizeEsmResolution (node:internal/modules/cjs/loader:1046:15)
    at resolveExports (node:internal/modules/cjs/loader:554:14)
    at Function.Module._findPath (node:internal/modules/cjs/loader:594:31)
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1012:27)
    at Function.Module._load (node:internal/modules/cjs/loader:871:27)
    at Module.require (node:internal/modules/cjs/loader:1098:19)
    at require (node:internal/modules/cjs/helpers:108:18)
    at Object.<anonymous> (/Users/runner/work/ios-sim/ios-sim/node_modules/@babel/preset-env/lib/polyfills/corejs3/usage-plugin.js:10:55)
    at Module._compile (node:internal/modules/cjs/loader:1196:14)
----------|----------|----------|----------|----------|-------------------|
File      |  % Stmts | % Branch |  % Funcs |  % Lines | Uncovered Line #s |
----------|----------|----------|----------|----------|-------------------|
All files |        0 |        0 |        0 |        0 |                   |
----------|----------|----------|----------|----------|-------------------|
Test Suites: 9 failed, 9 total
Tests:       0 total
Snapshots:   0 total
Time:        2.0[91](https://github.com/ios-control/ios-sim/actions/runs/4793473635/jobs/8525947097#step:7:92)s
Ran all test suites.
shazron commented 1 year ago

Fixed