privacy-tech-lab / privacy-pioneer

Privacy browser extension for analyzing web traffic of visited websites
https://www.privacytechlab.org/
Other
22 stars 1 forks source link

bumped web-ext to 7.10.0 #562

Closed danielgoldelman closed 5 months ago

danielgoldelman commented 5 months ago

Close #560 on merge

SebastianZimmeck commented 5 months ago

@natelevinson10, could you also review? (Maybe, a similar issue will come up in the future as well, and we can learn how @danielgoldelman fixed this issue here.)

natelevinson10 commented 5 months ago

I re-cloned the repo locally to check again that everything was working fine, and I got a frontend compile error. Ran npm ci and then npm start worked just as it should. I am confident this is an issue unique to me and has something to do with my node dependencies and perhaps path as well. Either way, the code compiles perfectly once I adjust the packages with a super quick "npm ci" on my local.

SebastianZimmeck commented 5 months ago

Then, feel free to approve if you think this issue is resolved, @natelevinson10.