deploy 3.0.1 #51
Annotations
1 error and 1 warning
build (ubuntu-latest, 18)
node:internal/modules/cjs/loader:1143
throw err;
^
Error: Cannot find module '/home/runner/work/sdk-xyo-js/sdk-xyo-js/.yarn/releases/yarn-4.4.0.cjs'
at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
at Module._load (node:internal/modules/cjs/loader:981:27)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
at node:internal/main/run_main_module:28:49 {
code: 'MODULE_NOT_FOUND',
requireStack: []
}
Node.js v18.20.4
|
build (ubuntu-latest, 18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|