Lissy93 / wapalyzer

🌐 Identify the technologies powering any website. This is a fork of the now deleted Wappalyzer project by @AliasIO and community.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't run from CLI in Ubuntu 20.04

cibermanchego opened this issue · comments

Hi, first of all, thank you for this, really nice reviving this tool.
Disclaimer: I have zero experience with nodejs or yarn.

I installed nodejs 18.17.1 and latest yarn.
Then clone the repo and run:
yarn install -> works OK
yarn run link -> get this error:
yarn run v1.22.19 error Command "link" not found. Did you mean "lint"?

I googled the error but I can't find a clear solution or reason for the error.
When I try to run from CLI, I noticed that I don't have the npm directory under drivers, only webextensions.

I don't want to use the Chrome or Firefox extensions, is there a way to make this work?
Thank you again for sharing this great tool

It looks like the command might be yarn link instead of yarn run link

This issue is stale because it has been open for 90 days with no activity.

This issue was closed because it has been inactive for 14 days since being marked as stale.