Skip to content

Error: Unexpected export specifier type #44

@SaadBinWaheed-empglabs

Description

@SaadBinWaheed-empglabs

I am facing the following error:

error: node_modules/react-native-animated-numbers/node_modules/react-native-reanimated/src/index.ts: /Users/saadbinwaheed/Documents/Repos/jaguar/node_modules/react-native-animated-numbers/node_modules/react-native-reanimated/src/index.ts: Unexpected export specifier type
  5 | export * from './reanimated1';
  6 | export * from './reanimated2';
> 7 | export * as default from './Animated';

image

"react-native-animated-numbers": "^0.4.1",

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions