MCPcopy Create free account
hub / github.com/anus-dev/ANUS /

Class

packages/core/src/code_assist/setup.ts:18–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16import { OAuth2Client } from 'google-auth-library';
17
18export class ProjectIdRequiredError extends Error {
19 constructor() {
20 super(
21 'This account requires setting the GOOGLE_CLOUD_PROJECT env var. See https://goo.gle/anus-cli-auth-docs#workspace-gca',

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected