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 :: INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. 
Typescript :: components of selenium 
Typescript :: check if that inex exisits array c# 
Typescript :: INTENT 
Typescript :: how to register a static assets folder spring boot 
Typescript :: typescript dynamic type 
Typescript :: type char typescript 
Typescript :: angular input change event datatype typescript 
Typescript :: you can initiate objects from a 
Typescript :: unity destroy all objects with tag 
Typescript :: The dialect mongodb+srv is not supported. Supported dialects feathers 
Cpp :: latex piecewise function 
Cpp :: print set c++ 
Cpp :: remove last letter in string c++ 
Cpp :: c++ generate random char 
Cpp :: how to check type in c++ 
Cpp :: sleep in cpp 
Cpp :: c++ get length of array 
Cpp :: for loop vector 
Cpp :: c++ convert binary string to decimal 
Cpp :: how to run code in devcpp 
Cpp :: how to calculate polar coordinates in c++ 
Cpp :: change const value c++ 
Cpp :: for loop reverse C++ 
Cpp :: meter espacios en cadena c 
Cpp :: eosio name to string 
Cpp :: cpp infinity 
Cpp :: convert a int to string c++ 
Cpp :: point is on line 
Cpp :: fork c 
ADD CONTENT
Topic
Content
Source link
Name
5+4 =