Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Outdated phantomjs / missing in path / must be installed globally? #477

Open
welrachid opened this issue Sep 7, 2021 · 1 comment
Open

Comments

@welrachid
Copy link

Hi everyone

I'm trying to figure out why phantomjs is needed when i include this project. The problem is that PhantomJS apparently needs to be installed globally on the system i want to deploy which i find unnecessary. But maybe someone can explain to me why this needs to installed.

From my understanding the phantomJS module is a browser-testing-module. But i dont need this since i expect the "testsuite" is run before releasing a version.

Also the phantomJS project is abandoned or at least archived, so i cant even ask WHY it needs to be installed globally.
Since i like to have a minimum of installed components and really like to keep everything outside global scope, how is this achievable?

Please do not read my issue as unappreciated. i do appreciate the work done here. i really do.

Thanks for you time

@ericblade
Copy link
Collaborator

I don't believe PhantomJS is installed except as a developer requirement. In my fork, I have replaced PhantomJS with Cypress. https://github.com/ericblade/quagga2/

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

No branches or pull requests

2 participants