Project build error
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.