How to Install windows.foundation NPM Packages on Ubuntu / Debian

How to Install windows.foundation software package in NPM Packages

windows.foundation : Use the Windows.Foundation WinRT API directly from Node.js. You can installing windows.foundation npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.

$ sudo npm install windows.foundation
$ sudo npm install -g windows.foundation

If want to update the windows.foundation package execute the command as below,

$ sudo npm update windows.foundation

Update package globally,

$ npm install -g windows.foundation

Git clone:

$ sudo  git clone https://github.com/rektide/windows.foundation.git
$ sudo  npm install -g ./windows.foundation

windows.foundation@0.1.7 /usr/lib/node_modules/windows.foundation

How to remove windows.foundation package :

You can uninstall or remove this package from your node_modules run the command as below,

$ sudo npm uninstall windows.foundation

Basic Information of windows.foundation NPM Package:

Package Name windows.foundation
Version 0.1.7
Description Use the Windows.Foundation WinRT API directly from Node.js
Released Date 2015-02-17T14:13:02.066Z
Published by nadavbar
How to Learn https://www.npmjs.com/package/windows.foundation/tutorial