kotlin : Standard Library for Kotlin Applications. You can installing kotlin 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 kotlin $ sudo npm install -g kotlin
If want to update the kotlin package execute the command as below,
$ sudo npm update kotlin
Update package globally,
$ npm install -g kotlin
$ sudo git clone https://github.com/rektide/kotlin.git
$ sudo npm install -g ./kotlin
kotlin@1.1.61 /usr/lib/node_modules/kotlin
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall kotlin
Package Name | kotlin |
Version | 1.1.61 |
Description | Standard Library for Kotlin Applications |
Released Date | 2017-11-24T17:50:36.889Z |
Published by | kotlin |
How to Learn | https://www.npmjs.com/package/kotlin/tutorial |