-
Hi,
I am trying to reproduce the usage example "Create manually and save ISOXML" from the readme, but I am having trouble running this example. I apologize in advance if my issue is not caused by i…
-
Regressed after 3.17.4. Error message with 3.18.0:
Module not found: Error: Package path ./lib/mjs/geojson is not exported from package /tmp/broccoli-1848999uiU6yCVIbUjp/cache-615-webpack_bundler_e…
-
### Summary
We are using bare minimum expo on our react native project which was created by using `react-native-cli` . Inorder to use some expo module we had to install the expo client as detailed in…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
### What is your Scenario?
Angular Project using
* jest v28.1.1 (@types/jest v28.1.3) for unit-testing
* testcafe v1.19.0 for e2e-testing
PS 2e2 tests should be in a separate project, I kno…
-
The core functionality should be exportable outside of the Jest environment. For example, I should be able to do the following:
```javascript
// myScript.js
const jestGeoJSON= require(jest-geoj…
-
**Describe the bug**
Error in compiling for IOS simulator in new mac M1 chip. The project compile and run correctly on physical devices for both IOS/ANDROID (ipad and android phone). This is the…
-
### Component
Package Peer Dependency
### Description
At a minimum, it looks like Jest v24 was the first version that included "setupFilesAfterEnv" in the configuration file. `jest-geojson` uses th…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
I'm getting deprecated symbols has used warning?
is this feature has been deprecated?
…
-
## Issue
I am implementing the firebase auth module to enable phone verification in my app. I set up everything according to the docs and everything works (I receive the SMS). But the…