Skip to content
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

Re-deploying old app fails because of envVars #820

Closed
hadley opened this issue Apr 20, 2023 · 0 comments · Fixed by #827
Closed

Re-deploying old app fails because of envVars #820

hadley opened this issue Apr 20, 2023 · 0 comments · Fixed by #827
Assignees
Milestone

Comments

@hadley
Copy link
Member

hadley commented Apr 20, 2023

Error in `deploymentRecord()` at rsconnect/R/deployments.R:93:2:
! `envVars` must be a character vector or `NULL`, not `NA`.
Run `rlang::last_trace()` to see where the error occurred.
@hadley hadley added this to the 1.0.0 milestone Apr 27, 2023
hadley added a commit that referenced this issue May 1, 2023
* Improve `envVars` handling. Fixes #820.
* Add support for `version`. Fixes #821.
* Name arguments to `createDeploymentTarget()` calls
hadley added a commit that referenced this issue May 2, 2023
* Improve `envVars` handling. Fixes #820.
* Add support for `version`. Fixes #821.
* Name arguments to `createDeploymentTarget()` calls
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 a pull request may close this issue.

1 participant