chore: update npm dependencies #1396
Annotations
1 error and 10 warnings
Release GitHub Actions
command [yarn build] exited with code 1. message:
src/main.ts → lib/main.js...
[!] (plugin typescript) RollupError: @rollup/plugin-typescript: Could not find module 'tslib', which is required by this plugin. Is it installed?
at error (/home/runner/work/release-github-actions/release-github-actions/.work/build/node_modules/rollup/dist/shared/rollup.js:349:30)
at Object.error (/home/runner/work/release-github-actions/release-github-actions/.work/build/node_modules/rollup/dist/shared/rollup.js:1716:20)
at preflight (file:///home/runner/work/release-github-actions/release-github-actions/.work/build/node_modules/@rollup/plugin-typescript/dist/es/index.js:504:17)
at Object.buildStart (file:///home/runner/work/release-github-actions/release-github-actions/.work/build/node_modules/@rollup/plugin-typescript/dist/es/index.js:754:13)
at /home/runner/work/release-github-actions/release-github-actions/.work/build/node_modules/rollup/dist/shared/rollup.js:1909:40
at async Promise.all (index 0)
at async PluginDriver.hookParallel (/home/runner/work/release-github-actions/release-github-actions/.work/build/node_modules/rollup/dist/shared/rollup.js:1837:9)
at async /home/runner/work/release-github-actions/release-github-actions/.work/build/node_modules/rollup/dist/shared/rollup.js:27017:13
at async catchUnfinishedHookActions (/home/runner/work/release-github-actions/release-github-actions/.work/build/node_modules/rollup/dist/shared/rollup.js:26275:16)
at async rollupInternal (/home/runner/work/release-github-actions/release-github-actions/.work/build/node_modules/rollup/dist/shared/rollup.js:27014:5)
error Command failed with exit code 1.
|
Release GitHub Actions
>> hint: Using 'master' as the name for the initial branch. This default branch name
|
Release GitHub Actions
>> hint: is subject to change. To configure the initial branch name to use in all
|
Release GitHub Actions
>> hint: of your new repositories, which will suppress this warning, call:
|
Release GitHub Actions
>> hint:
|
Release GitHub Actions
>> hint: git config --global init.defaultBranch <name>
|
Release GitHub Actions
>> hint:
|
Release GitHub Actions
>> hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
|
Release GitHub Actions
>> hint: 'development'. The just-created branch can be renamed via this command:
|
Release GitHub Actions
>> hint:
|
Release GitHub Actions
>> hint: git branch -m <name>
|