Skip to content

eas build fails with error: Package "react-native-vad" does not contain a valid config plugin. #1

@worldreboot

Description

@worldreboot

When running:
eas build --profile development --platform android

I get the following error:

Package "react-native-vad" does not contain a valid config plugin.
Learn more: https://docs.expo.dev/guides/config-plugins/#creating-a-plugin

Cannot use import statement outside a module
    Error: build command failed.

app.json:

"plugins": [
      "react-native-vad",
    ],

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions