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

Bug: formideploy archives shouldn't require deploy validation. #35

Open
ryan-roemer opened this issue Apr 6, 2021 · 0 comments
Open
Labels
bug Something isn't working

Comments

@ryan-roemer
Copy link
Member

For example, in formidable.com repo if we do formideploy archives in an uninstalled/non-built repo we get this:

[formideploy] Starting {"action":"archives"} with options {"port":5000,"limit":10,"start":"2021-04-06T14:49:38.241Z","dryrun":false,"production":false,"staging":false}
[formideploy][error] Error: Build output missing at: public
    at validate (/Users/rye/scm/fmd/formideploy/lib/config/index.js:210:11)
    at async archives (/Users/rye/scm/fmd/formideploy/lib/actions/archives.js:208:3)
    at async main (/Users/rye/scm/fmd/formideploy/bin/formideploy.js:95:3)
@ryan-roemer ryan-roemer added the bug Something isn't working label Apr 6, 2021
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

No branches or pull requests

1 participant