Skip to content

build error - next.js / react - typescript #1012

@faheemfactor

Description

@faheemfactor

React or Next.js build gives error for custom implementation

To Reproduce Steps to reproduce the behavior:

  1. Go to create a next.js project with typescript

  2. implement custom implementation
    package.json : "react-abac": "^0.1.13",
    image

  3. run next build.

  4. See error
    Attempted import error: 'create' is not exported from 'react-abac' (imported as 'create').
    image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions