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 :: requests python no proxy 
Typescript :: installing bootstrap in angular 9 
Typescript :: facts aboutdavid oliveira 
Typescript :: print consonants python 
Typescript :: how to reset stats in diablo 2 
Typescript :: useimperativehandle typescript 
Typescript :: randomly choose n elements from a text file linux 
Typescript :: pandas df filter results with list of string in column 
Typescript :: js create batches from array 
Typescript :: Illuminate Contracts Encryption DecryptException The payload is invalid. 
Typescript :: simbu type1 
Typescript :: how to know if window exists in nodejs 
Typescript :: get ids of array of objects 
Typescript :: looping through two lists python 
Typescript :: how to access elements in bash array 
Typescript :: tsc.ps1 cannot be loaded because running scripts is disabled on this system 
Typescript :: typescript check if element in array 
Typescript :: online meeting platforms 
Typescript :: ts(7053) 
Typescript :: remove all values from list a, which are present in list b. 
Typescript :: get last item from array ts 
Typescript :: typescript valueof object 
Typescript :: regular expression starts and ends with same symbol 
Typescript :: converting an image to base64 in angular 
Typescript :: failed prop type: the prop `startdateid` is marked as required in `withstyles(daterangepicker)`, but its value is `undefined`. 
Typescript :: Angular 6 checkbox checked dynamically 
Typescript :: class-validator validate nested object 
Typescript :: Error: [WinError 10013] An attempt was made to access a socket in a way forbidden by its access permissions 
Typescript :: use toasts in django 
Typescript :: limit characters and have three dots after in angular 6 
ADD CONTENT
Topic
Content
Source link
Name
9+6 =