Bryan E. Tejada
Results
2
comments of
Bryan E. Tejada
Open google console and paste this code: ```js document.children[0].style.filter = "invert(1)" ``` or even a more fancier (complete) solution: ```js const style = document.createElement('style'); style.type = 'text/css' const styleCss =...
+1 EACCES: permission denied, mkdir '/opt/hostedtoolcache/node/20.15.0'