GithubHelp home page GithubHelp logo

Comments (7)

xaviergonz avatar xaviergonz commented on June 13, 2024 1

I just tested and it seems to work ok now (I changed the emscripten build type a few weeks ago), so closing :)

from js-angusj-clipper.

xaviergonz avatar xaviergonz commented on June 13, 2024

Try import * as clipperLib from "js-angusj-clipper/dist/web"

See #2

from js-angusj-clipper.

anlumo avatar anlumo commented on June 13, 2024

I think the reason for this issue is that typeof "process" is a string, which is never undefined. Some JS preprocessors catch this and just remove the check.

The web version also contains this line and thus importing it doesn't fix it.

from js-angusj-clipper.

blayzen-w avatar blayzen-w commented on June 13, 2024

I ran into this same issue using webpack with the web version and had to manually define process on the window/self in order to get it to work. I'm also using the exact same import as @xaviergonz mentioned. It would be nice to see this fixed.

I can provide a small example project demonstrating the problem if needed.

from js-angusj-clipper.

xaviergonz avatar xaviergonz commented on June 13, 2024

I can provide a small example project demonstrating the problem if needed.

that would be really helpful

from js-angusj-clipper.

blayzen-w avatar blayzen-w commented on June 13, 2024

https://github.com/blayzen-w/clipper-process-undefined

Let me know if I'm missing anything in there

from js-angusj-clipper.

blayzen-w avatar blayzen-w commented on June 13, 2024

Awesome! Thanks for working on it

from js-angusj-clipper.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.