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

Fix deploy #92

Merged
merged 1 commit into from
Jan 9, 2023
Merged

Fix deploy #92

merged 1 commit into from
Jan 9, 2023

Conversation

bchamagne
Copy link
Contributor

Yesterday's commit introduced a regression and we could not upload folder anymore:

[bastien@T495 aeweb-cli]$ ./aeweb.js deploy --endpoint http://127.0.0.1:4000 --seed bastien --path ~/Chamagne/archethic/archethic-website/
Connecting to http://127.0.0.1:4000
Creating file structure and compress content...
TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string or an instance of Buffer or URL. Received an instance of Object

This fixes it

@bchamagne bchamagne requested a review from Neylix January 5, 2023 14:44
@bchamagne bchamagne added the bug Something isn't working label Jan 5, 2023
@apoorv-2204 apoorv-2204 self-requested a review January 6, 2023 18:13
@Neylix Neylix merged commit 7224c4e into archethic-foundation:main Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants