Skip to content

chore: update npm dependencies #1402

chore: update npm dependencies

chore: update npm dependencies #1402

Triggered via push August 29, 2023 03:02
Status Failure
Total duration 1m 14s
Artifacts

ci.yml

on: push
Matrix: Coverage
Matrix: Publish Package
Release GitHub Actions
23s
Release GitHub Actions
Create Release
0s
Create Release
Fit to window
Zoom out
Zoom in

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:353:30) at Object.error (/home/runner/work/release-github-actions/release-github-actions/.work/build/node_modules/rollup/dist/shared/rollup.js:1720:20) at preflight (file:///home/runner/work/release-github-actions/release-github-actions/.work/build/node_modules/@rollup/plugin-typescript/dist/es/index.js:510: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:760:13) at /home/runner/work/release-github-actions/release-github-actions/.work/build/node_modules/rollup/dist/shared/rollup.js:1913: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:1841:9) at async /home/runner/work/release-github-actions/release-github-actions/.work/build/node_modules/rollup/dist/shared/rollup.js:27059:13 at async catchUnfinishedHookActions (/home/runner/work/release-github-actions/release-github-actions/.work/build/node_modules/rollup/dist/shared/rollup.js:26317:16) at async rollupInternal (/home/runner/work/release-github-actions/release-github-actions/.work/build/node_modules/rollup/dist/shared/rollup.js:27056: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>