RR
Size: a a a
RR
RR
RR
AN
AN
AN
AN
ДР
/usr/bin/python
.26 packages are looking for funding
run npm fund
11 vulnerabilities (10 low,1 high)
to address issues that do not requre attention run nmp audit fix
k
npm ERR! gyp ERR! stack Error: Command failed: /usr/bin/python -c import sys; print "%s.%s.%s" % sys.version_info[:3];
npm ERR! gyp ERR! stack File "<string>", line 1
npm ERR! gyp ERR! stack import sys; print "%s.%s.%s" % sys.version_info[:3];
npm ERR! gyp ERR! stack ^
npm ERR! gyp ERR! stack SyntaxError: invalid syntax
В Python 3 print
— функция, а не оператор.JD
',' => '\n' , '^"' => '', '":' => ' = '
k