HI
anyone knowing the use steps of how to use grabbit on windows.
getting error as follows
grabbit.sh: line 33: curl: command not found
~~~~~~~~~Failure~~~~~~~~~~~~~
Something went wrong when processing the given config.
cURL, the transfer library used by this shell received an error code of 127. See https://curl.haxx.se/libcurl/c/libcurl-errors.html for debugging.
If this doesn't help, please check the client log for more details.
please provide the sample-config file for the same.
Thanks in advance.
Solved! Go to Solution.
Views
Replies
Total Likes
I have never seen any community member mention the use of Grabbit to sync use cases.
If anyone has and reading this - please share your thoughts.
Anyhow - vlt is the standard tool to sync code. For details - see:
https://docs.adobe.com/docs/en/crx/2-3/how_to/how_to_use_the_vlttool.html
But, please have a look at this article :- https://libraries.io/github/TWCable/grabbit
// Installing Protocol Buffers Compiler
For Windows
Install the binary from https://github.com/google/protobuf/releases/download/v2.4.1/protoc-2.4.1-win32.zip and then set the /path/to/protoc/parent on your PATH variable.
Maybe this would help you.
~kautuk
Views
Replies
Total Likes
I have never seen any community member mention the use of Grabbit to sync use cases.
If anyone has and reading this - please share your thoughts.
Anyhow - vlt is the standard tool to sync code. For details - see:
https://docs.adobe.com/docs/en/crx/2-3/how_to/how_to_use_the_vlttool.html
But, please have a look at this article :- https://libraries.io/github/TWCable/grabbit
// Installing Protocol Buffers Compiler
For Windows
Install the binary from https://github.com/google/protobuf/releases/download/v2.4.1/protoc-2.4.1-win32.zip and then set the /path/to/protoc/parent on your PATH variable.
Maybe this would help you.
~kautuk
Views
Replies
Total Likes