aurelia-pal-browser : The browser-specific implementation of Aurelias platform abstraction layer.. You can installing aurelia-pal-browser 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 aurelia-pal-browser $ sudo npm install -g aurelia-pal-browser
If want to update the aurelia-pal-browser package execute the command as below,
$ sudo npm update aurelia-pal-browser
Update package globally,
$ npm install -g aurelia-pal-browser
$ sudo git clone https://github.com/rektide/aurelia-pal-browser.git
$ sudo npm install -g ./aurelia-pal-browser
aurelia-pal-browser@1.3.0 /usr/lib/node_modules/aurelia-pal-browser
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall aurelia-pal-browser
Package Name | aurelia-pal-browser |
Version | 1.3.0 |
Description | The browser-specific implementation of Aurelias platform abstraction layer. |
Released Date | 2017-08-22T04:19:32.856Z |
Published by | aureliaeffect |
How to Learn | https://www.npmjs.com/package/aurelia-pal-browser/tutorial |