Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

If I use bundler, the project will fail to build. #240

Open
1093919186 opened this issue Sep 9, 2022 · 3 comments
Open

If I use bundler, the project will fail to build. #240

1093919186 opened this issue Sep 9, 2022 · 3 comments

Comments

@1093919186
Copy link

I run the scikitjs (version: 1.24.0) in my project. and package it by parcel-bundler (version: 1.12.5). When I start the project I get the following error:
image
if I import the bundle by script tag (CDN), works fine.

The error location: /node_modules/scikitjs/dist/es5/index.js (line: 20). And, Comment out this line of code and it works fine.

@kennytrumptech
Copy link

kennytrumptech commented Oct 17, 2022

I have same issue in Webpack v4.43.0

@fahminlb33
Copy link

Can you share your bundler config? I'm using NextJS and everything working fine

@dcrescim
Copy link
Collaborator

@1093919186 I'm happy to take a look at this if it is still an issue.

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

No branches or pull requests

4 participants