Skip to content

package not working with next.js  #1

@Abhi10699

Description

@Abhi10699

Issue
Upon importing the package in a next.js typescript enviornment an error saying "Could not find a declaration file for module '@idscan/idvc2' " is thrown.

Steps to Reproduce

  1. Install the dependency using npm
  2. Copy the demo component and add in your keys
  3. load the component

Error

It looks like when compiling the typescript module, webpack is pasting the library code on top of the transpiled next.js page, and hence its throwing such errors

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions