Skip to content

Start implementation on serve command #26

Start implementation on serve command

Start implementation on serve command #26

Triggered via pull request July 16, 2024 22:14
Status Failure
Total duration 23s
Artifacts

build-and-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build: node_modules/.pnpm/[email protected][email protected]/node_modules/webpack-dev-server/types/lib/Server.d.ts#L1661
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("open")' call instead.
build: node_modules/.pnpm/[email protected][email protected]/node_modules/webpack-dev-server/types/lib/Server.d.ts#L1782
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("open")' call instead.
build
Process completed with exit code 2.