Giter Club home page Giter Club logo

Comments (4)

UstymUkhman avatar UstymUkhman commented on May 21, 2024 1

@AndresDiaz1 I'm closing this since version 0.2.0 should fix your issue. Feel free to open a new one if you notice some other problems. Also, please consider giving a ⭐ to this project if you've found it useful, thanks!

from vite-plugin-glsl.

AndresDiaz1 avatar AndresDiaz1 commented on May 21, 2024 1

Thanks for the quick response!
Yes, you're right it was the node version. I was using version 14.8.0 once I upgraded it above 16 it worked.
Also using version 14.8.0 of node and the new version 0.2.0 works perfectly.

Thanks for your help 👍

from vite-plugin-glsl.

UstymUkhman avatar UstymUkhman commented on May 21, 2024

Hi @AndresDiaz1 , thanks for reporting this issue. I haven't face the same error, but my guess this is happening due to your Node.js version. Array.at was introduced in v16.6.0 so most likely this issue is because you're running a node environment prior to that. Anyway, I will update that line to use a more classic approach with .length - 1 in order to support older node environments. For now you can use v0.1.2 to avoid this hack.

from vite-plugin-glsl.

UstymUkhman avatar UstymUkhman commented on May 21, 2024

Nice! I'm glad to help and thanks for the star. 🙂

from vite-plugin-glsl.

Related Issues (20)

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.