Coder Social home page Coder Social logo

Comments (8)

bluenex avatar bluenex commented on July 26, 2024

Perhaps you should try to follow instuction in #3224 from pixi.js repo. I'm having the same problem in ES6 and that way it solves my problem even though not elegant way to do.

// add these lines right after importing pixi.js
window.PIXI = PIXI;
window.PIXI[ "default" ] = PIXI;

from pixi-timer.

TrinhVanDan avatar TrinhVanDan commented on July 26, 2024

from pixi-timer.

bluenex avatar bluenex commented on July 26, 2024

What do you mean by building? Can you show me your importing code?

from pixi-timer.

TrinhVanDan avatar TrinhVanDan commented on July 26, 2024

from pixi-timer.

n34n avatar n34n commented on July 26, 2024

yea, I try the pixi.js v3 it works, but it is not working on v4, is there any easy way to fixed this issue?

from pixi-timer.

kburke3 avatar kburke3 commented on July 26, 2024

I'm also having this issue.

from pixi-timer.

yrichard avatar yrichard commented on July 26, 2024

same here...

from pixi-timer.

darklightblue avatar darklightblue commented on July 26, 2024

Not to sound like the bad guy here but it seems that it has been 4 years since this repo got updated and I don't think the author will update this repo anytime soon (Even the PR's are being ignored).

For those who are searching for an alternative, I actually found something similar that works on 4.7 https://github.com/soimy/eventemitter3-timer (never tried it on v5 yet)

from pixi-timer.

Related Issues (1)

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.