Michael Stelly - Founder
Michael Stelly - Founder
Cucumber's `rowsHash()` function transforms a data table into a JSON object. To maintain parity between `cucumber` and `jest`, it would be helpful for `jest-cucumber` to support that function. Currently, I...
Based on the output here, can someone advise me what I am doing wrong? I followed the steps in the doc to use a [pre-populated database for ios](https://github.com/andpor/react-native-sqlite-storage#setting-up-your-project-to-import-a-pre-populated-sqlite-database-from-application-for-ios). I have...
### New Version 0.69.0 ### Old Version 0.64.1 ### Build Target(s) iPhone 13 / iOS 15.5 ### Output of `react-native info` System: OS: macOS 12.5.1 CPU: (10) arm64 Apple M1...
## Environment `npx envinfo --system --binaries --npmPackages styled-components,babel-plugin-styled-components --markdown` ## System: - OS: macOS 13.2.1 - CPU: (16) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz - Memory: 518.91 MB /...
Running the command `npx react-native-clean-project` throws ``` STARTED: "update iOS Pods" /Users/mstelly/.npm/_npx/7819efec56c4c663/node_modules/react-native-clean-project/source/internals/executor.js:40 throw new Error( ^ Error: Task "update iOS Pods" Error: . Exit code: 1 at executeTask (/Users/mstelly/.npm/_npx/7819efec56c4c663/node_modules/react-native-clean-project/source/internals/executor.js:40:11) at...
Version: "react-native-progress-bar-animated": "^1.0.6" RN: "react-native": "^0.55.3" Expected behavior: blue progress bar shows in the view Actual behavior: blue progress bar _fails to show_ in the view Use case: I need...
# Summary This PR addresses the beginning of a solution for issue #92. ## Test Plan The ACTION_PLAN.md file, found in the root directory, itemizes the work plan for this...
**Bug Description** The new /agents feature is throwing JSON parsing errors when trying to create a custom agent, even with clean text input. Error message: "Bad control character in string...