Page MenuHomeSealhub

install edpb tool
ActivePublic

Authored by kuba-orlik on Feb 10 2024, 22:06.
Tags
None
Referenced Files
F751312: install edpb tool
Feb 10 2024, 22:14
F751311: install edpb tool
Feb 10 2024, 22:13
F751308: install edpb tool
Feb 10 2024, 22:10
F751307: install edpb tool
Feb 10 2024, 22:09
F751305: install edpb tool
Feb 10 2024, 22:07
F751303: install edpb tool
Feb 10 2024, 22:06
Subscribers
None
git clone https://code.europa.eu/edpb/website-auditing-tool.git
cd website-auditing-tool ;
sudo pacman -S --noconfirm ca-certificates;
sudo update-ca-trust extract;
sudo pacman -Syu --noconfirm nodejs;
sudo pacman -Syu --noconfirm npm;
PUPPETEER_SKIP_DOWNLOAD=1 npm install;
npm start;

Event Timeline

kuba-orlik created this object in space S5 Publiczna.
kuba-orlik created this object with visibility "Public (No Login Required)".
kuba-orlik edited the content of this paste. (Show Details)
kuba-orlik edited the content of this paste. (Show Details)
kuba-orlik edited the content of this paste. (Show Details)