Search
 
SCRIPT & CODE EXAMPLE
 

TYPESCRIPT

module was compiled with an incompatible version of kotlin. the binary version of its metadata is 1.5.1, expected version is 1.1.16.

for someone who is still looking for answer to this, here is 
the working solution for this problem. In your project level open 
build.gradle file, increase the ext.kotlin.version from whatever 
version you have, to '1.4.32' or whatever the latest version is 
available. Thanks

you can get lasted version from here:
	https://kotlinlang.org/docs/releases.html#release-details
Comment

PREVIOUS NEXT
Code Example
Typescript :: append contents of one file to another 
Typescript :: how to add an element to a Typescript array 
Typescript :: making barplots in r 
Typescript :: common mistakes 
Typescript :: NFS is reporting that your exports file is invalid. Vagrant does this check before making any changes to the file. Please correct the issues below and execute "vagrant reload": 
Typescript :: useformik type for typescript 
Typescript :: nodemailer typescript 
Typescript :: create mock promise angular 
Typescript :: parameter passing in event emitter 
Typescript :: typescript type or null 
Typescript :: property decorator typescript constructor 
Typescript :: typescript extend type 
Typescript :: rite a script that prints “Hello, World”, followed by a new line to the standard output. 
Typescript :: get object key value typescript 
Typescript :: how to send attachments to node mailer file not found 
Typescript :: angular link local library 
Typescript :: npm run scripts does not work 
Typescript :: Custom validation for phone-number using class-validator package 
Typescript :: run build dist in local angualr 
Typescript :: update behaviorsubject value without emitting 
Typescript :: alphabets range using re 
Typescript :: make a type in typescript 
Typescript :: typescript foreach async await 
Typescript :: accessing widgets in screen manager kivy 
Typescript :: verify jwt expiration 
Typescript :: json to ts type 
Typescript :: download blob typescript 
Typescript :: ansible facts suse 
Typescript :: typescript omit 
Typescript :: typeorm generated 
ADD CONTENT
Topic
Content
Source link
Name
8+5 =