Skip to content

fix: error manifest path does not exist when unused #284

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Jun 20, 2025

Conversation

peterpeterparker
Copy link
Contributor

❯ juno dev build
✔ Build complete at 06:26:24 (version 0.1.0, esbuild 0.25.5)
→ target/deploy/sputnik.index.mjs (0.269 MB)
error: manifest path /juno/src/sputnik/Cargo.toml does not exist

@peterpeterparker peterpeterparker marked this pull request as draft June 20, 2025 04:29
@peterpeterparker peterpeterparker marked this pull request as ready for review June 20, 2025 05:06
@peterpeterparker
Copy link
Contributor Author

The root cause of the issue is the build injecting env at build time -> when build in the CI, process.env.CI becomes true

@peterpeterparker peterpeterparker merged commit bc6c3c3 into main Jun 20, 2025
4 checks passed
@peterpeterparker peterpeterparker deleted the fix/manifest-path branch June 20, 2025 05:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant