Skip to content

Conversation

@nelyousfi
Copy link
Contributor

Issue:

When importing @snowplow/react-native-tracker, we got the following error:

This result could not be resolved under your current 'moduleResolution' setting. Consider updating to 'node16', 'nodenext', or 'bundler'.

Changing the "moduleResolution" to "node16" fixes this issue, but breaks part of our build pipeline.

Similar issue:

snowplow/snowplow-react-native-tracker#217

Proposed Solution:

This PR makes sure to add support for other module types.

@snowplowcla
Copy link

Thanks for your pull request. Is this your first contribution to a Snowplow open source project? Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://docs.snowplowanalytics.com/docs/contributing/contributor-license-agreement/ to learn more and sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.

@snowplowcla snowplowcla added the cla:no [Auto generated] Snowplow Contributor License Agreement has not been signed. label Aug 29, 2025
@nelyousfi
Copy link
Contributor Author

I signed it!

@snowplowcla
Copy link

Confirmed! @nelyousfi has signed the Contributor License Agreement. Thanks so much.

@snowplowcla snowplowcla added cla:yes [Auto generated] Snowplow Contributor License Agreement has been signed. and removed cla:no [Auto generated] Snowplow Contributor License Agreement has not been signed. labels Aug 29, 2025
Copy link
Contributor

@matus-tomlein matus-tomlein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thank you for the contribution!

@matus-tomlein matus-tomlein changed the base branch from master to release/4.6.7 October 7, 2025 13:23
@matus-tomlein matus-tomlein changed the base branch from release/4.6.7 to fix/react_native_tracker_types October 7, 2025 13:24
@matus-tomlein matus-tomlein merged commit 993362d into snowplow:fix/react_native_tracker_types Oct 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla:yes [Auto generated] Snowplow Contributor License Agreement has been signed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants