node-process-list icon indicating copy to clipboard operation
node-process-list copied to clipboard

no built in library for typescript

Open LeonardoRick opened this issue 5 years ago • 2 comments

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

LeonardoRick avatar Aug 18 '20 13:08 LeonardoRick

I don't known how to do that, PR welcome. or just use plain js.

reklatsmasters avatar Oct 16 '20 02:10 reklatsmasters

@LeonardoRick I've created a simple example for typescript. Please check out https://github.com/yeoupooh/node-process-list-ts-example Hope this helps.

yeoupooh avatar Jan 13 '21 00:01 yeoupooh