This repository has been archived by the owner on Jan 18, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 485
"Unknown options: /" Error message #51
Comments
I am getting the same error after attempting to build and deploy a react app:
|
Similar error with the following:
Rather than the "/" in "Unknown options: /", it shows a comma separated list of all the folders in the root folder. |
@SethThoburn always use |
This fixed fixed the error for me 🤦🏼 |
tamssokari
pushed a commit
to smileidentity/web-client
that referenced
this issue
Oct 19, 2023
tamssokari
added a commit
to smileidentity/web-client
that referenced
this issue
Oct 19, 2023
* config: only run deploy-preview on prs * config: deploy dist folder in packages/embed for embed staging deploy * fix: deploy-staging/components use single quotes in args ref: jakejarvis/s3-sync-action#51 (comment) * fix: remove duplicate branches entry
Fixed the problem for me. Someone should get a PR up for this cough cough |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi.
I am getting this error message in my build, specifically at the point of using
jakejarvis/s3-sync-action@master
:This is the script I am using for the "build" job:
This is the script I am using for the "deploy" job:
Thanks in advance!
The text was updated successfully, but these errors were encountered: