-
Notifications
You must be signed in to change notification settings - Fork 6
Align missing-schema errors: no env.ts starter snippets (dev + v1) #1471
Copy link
Copy link
Closed
Labels
@arkenv/bun-pluginIssues or Pull Requests involving the Bun plugin for ArkEnvIssues or Pull Requests involving the Bun plugin for ArkEnv@arkenv/nextjsIssues or Pull Requests involving the Next.js integration for ArkEnvIssues or Pull Requests involving the Next.js integration for ArkEnv@arkenv/nuxtIssues or Pull Requests involving the Nuxt integration for ArkEnvIssues or Pull Requests involving the Nuxt integration for ArkEnv@arkenv/vite-pluginIssues or Pull Requests involving the Vite plugin for ArkEnvIssues or Pull Requests involving the Vite plugin for ArkEnvenhancementNew feature or improvementNew feature or improvementready for agentFully specified, ready for immediate implementationFully specified, ready for immediate implementation
Description
Metadata
Metadata
Assignees
Labels
@arkenv/bun-pluginIssues or Pull Requests involving the Bun plugin for ArkEnvIssues or Pull Requests involving the Bun plugin for ArkEnv@arkenv/nextjsIssues or Pull Requests involving the Next.js integration for ArkEnvIssues or Pull Requests involving the Next.js integration for ArkEnv@arkenv/nuxtIssues or Pull Requests involving the Nuxt integration for ArkEnvIssues or Pull Requests involving the Nuxt integration for ArkEnv@arkenv/vite-pluginIssues or Pull Requests involving the Vite plugin for ArkEnvIssues or Pull Requests involving the Vite plugin for ArkEnvenhancementNew feature or improvementNew feature or improvementready for agentFully specified, ready for immediate implementationFully specified, ready for immediate implementation
Summary
Align missing-schema error content across hosts and branches: errors must not embed example / starter
env.tscode blocks. Prefer short, actionable text (expected paths,schemaPath, optionallyarkenv init).Related but separate: missing-schema severity (everyone throws) is #1470.
Policy
src/env.tsexamples).Current behavior
devExample \src/env.ts`` code blockv1Desired behavior
dev: remove Bun starter snippet; error stays a throw with paths / how to configure (severity unchanged — see Align missing-schema severity: all hosts throw (dev → v1) #1470)v1: confirm no host reintroduces starters; fix if any remainarkenv initis fine if it fits each package’s CLI story; not required to be identical wordingAcceptance criteria
On
devenv.ts/ code fence starterOn
v1Out of scope
dev