Giter Site home page Giter Site logo

Comments (3)

jlpoolen avatar jlpoolen commented on June 2, 2024 1

I ended up using a Debian VM and successfully installed cesium. If you know of a project that uses Playwright, I could try and see if my installation of Playwright works. Playwright is a new project to me. The problem is that if Playwright does not install, then the cesium install script halts. Maybe a work-around would be like a configuration test and if Playwright is found on the system, then the install step is bypassed and cesium's install proceeds?

As far as I am concerned, I've logged the issue here to alert other potential Gentoo users (I may be the first to try Cesium on Gentoo in the last 5 years) and my work-around was to switch over to a Debian machine. You can close this issue unless you have test for Playwright that doesn't require me to do much except install something which depends on Playwright and is stable.

Thank you for your considered response.

from cesium.

jjspace avatar jjspace commented on June 2, 2024

Thanks for the report @jlpoolen. As it says in your output it looks like this is a Playwright issue as you're system is not supported

BEWARE: your OS is not officially supported by Playwright; installing dependencies for ubuntu20.04-x64 as a fallback.

This means it falls back to apt-get which you do not seem to have.
Their own system requirements list Debian only for linux

Debian 11, Debian 12, Ubuntu 20.04 or Ubuntu 22.04, with x86-64 or arm64 architecture

If you can confirm playwright works correctly on your system in another project we can look into why it might not in CesiumJS but otherwise I would recommend opening an issue in the playwright repo for Gentoo support.

All of that said, if you just wish to use CesiumJS you don't need to clone the repo and can just install from npm. If you're cloning the repo to contribute that's awesome! We are always happy to review community PRs if you find a fix for this and would like to improve our code for a wider range of developers feel free to open an PR.

from cesium.

ggetz avatar ggetz commented on June 2, 2024

Thanks @jlpoolen. Feel free to continue conversation in this thread, but I'm going to go ahead and close the issue.

from cesium.

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.