A2UI icon indicating copy to clipboard operation
A2UI copied to clipboard

Project build error

Open codeesasi opened this issue 1 week ago • 0 comments

D:\A2UI\renderers\lit>npm run build npm warn Unknown project config "always-auth" (//us-npm.pkg.dev/oss-exit-gate-prod/a2ui--npm/:always-auth). This will stop working in the next major version of npm.

@a2ui/[email protected] build wireit

❌ [copy-spec] exited with exit code 1. Output:

The syntax of the command is incorrect. ❌ 1 script failed.

D:\A2UI\renderers\lit>cd ../../samples/client/lit/shell

D:\A2UI\samples\client\lit\shell>npm install npm warn deprecated [email protected]: Use your platform's native DOMException instead

added 130 packages, and audited 132 packages in 14s

32 packages are looking for funding run npm fund for details

found 0 vulnerabilities

D:\A2UI\samples\client\lit\shell>npm run dev

@a2ui/[email protected] dev npm run serve --watch

npm warn Unknown cli config "--watch". This will stop working in the next major version of npm.

@a2ui/[email protected] serve wireit

❌ [../......\renderers\lit:copy-spec] exited with exit code 1. Output:

The syntax of the command is incorrect. ❌ 3 scripts failed.

codeesasi avatar Dec 18 '25 14:12 codeesasi