Skip to content
New issue

Have a question about this project?Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of serviceand privacy statement.We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR Error: Cannot find native module 'ExpoAsset', js engine: hermes #30715

Closed
RushitaRn25opened this issue Jul 30, 2024 · 2 comments
Closed
Labels
CLI Versioned Expo CLI -- `npx expo start` incomplete issue: missing or invalid repro A minimal reproducible example is required for most issues

Comments

@RushitaRn25
Copy link

Summary

ERROR Error: Cannot find native module 'ExpoAsset', js engine: hermes
Screenshot_1722227775

What platform(s) does this occur on?

No response

SDK Version

No response

Environment

react-native-cli

Minimal reproducible example

getting this error while using audio from expo-av

@RushitaRn25 RushitaRn25 added CLI Versioned Expo CLI -- `npx expo start` needs validation Issue needs to be validated labels Jul 30, 2024
@expo-bot expo-bot removed the needs validation Issue needs to be validated label Jul 30, 2024
@brentvatne brentvatne added the incomplete issue: missing or invalid repro A minimal reproducible example is required for most issues label Jul 31, 2024
@expo-bot
Copy link
Collaborator

Hi there! It looks like your issue requires a minimal reproducible example, but it is invalid or absent. Please prepare such an example and share it in a new issue.

The best way to get attention to your issue is to provide a clean and easy way for a developer to reproduce the issue on their own machine.Please do not provide your entire project, or a project with more code than is necessary to reproduce the issue.

A side benefit of going through the process of narrowing down the minimal amount of code needed to reproduce the issue is that you may get lucky and discover that the bug is due to a mistake in your application code that you can quickly fix on your own.

Resources

Common concerns

"I've only been able to reproduce it in private, proprietary code"

You may not have spent enough time narrowing down the root cause of the issue. Try out the techniques discussed in thismanual debugging guideto learn how to isolate the problem from the rest of your codebase.

"I didn't have time to create one"

That's understandable, it can take some time to prepare. We ask that you hold off on filing an issue until you are able to fully complete the required fields in the issue template.

"You can reproduce it by yourself by creating a project and following these steps"

This is useful knowledge, but it's still valuable to have the resulting project that is produced from running the steps, where you have verified you can reproduce the issue.

@brentvatne
Copy link
Member

hello! this may occur if you haven't installed expo modules in your project correctly:https://docs.expo.dev/bare/installing-expo-modules/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLI Versioned Expo CLI -- `npx expo start` incomplete issue: missing or invalid repro A minimal reproducible example is required for most issues
Projects
None yet
Development

No branches or pull requests

3 participants