node-process-list
node-process-list copied to clipboard
no built in library for typescript
npm install @types/process-list
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@types%2fprocess-list - Not found
npm ERR! 404
npm ERR! 404 '@types/process-list@latest' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/leonardo/.npm/_logs/2020-08-18T13_51_07_663Z-debug.log
I don't known how to do that, PR welcome. or just use plain js.
@LeonardoRick I've created a simple example for typescript. Please check out https://github.com/yeoupooh/node-process-list-ts-example Hope this helps.