When I command python3 setup,py, and other python commands to setup.py, no matter whatever however i tried to fix, i always get this error
root@localhost:~/express-server-basic# python3 setup.py
E: Invalid operation update
E: Invalid operation upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package nodejs
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package npm
This utility will walk you through creating a package.json file.
It only covers the most common items, and tries to guess sensible defaults.
When I command python3 setup,py, and other python commands to setup.py, no matter whatever however i tried to fix, i always get this error
root@localhost:~/express-server-basic# python3 setup.py
E: Invalid operation update
E: Invalid operation upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package nodejs
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package npm
This utility will walk you through creating a package.json file.
It only covers the most common items, and tries to guess sensible defaults.