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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NextJs + Node Import and returnExportsGlobal Issue #482

Open
robertc11 opened this issue Apr 10, 2022 · 0 comments
Open

NextJs + Node Import and returnExportsGlobal Issue #482

robertc11 opened this issue Apr 10, 2022 · 0 comments

Comments

@robertc11
Copy link

robertc11 commented Apr 10, 2022

Hi,

At first I was struggling to import this library. I used yarn add and tried to import but did not work. Finally I brought down the js source file and import the file using require and it worked.

I then found issue #179 and was able to move past the initial error Module not found: Can't resolve 'b'

Then I started getting the below error while using the code in this commit 5a5d944 with modifications from solution in issue #179
olc-error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant