angular-kotlin-starter icon indicating copy to clipboard operation
angular-kotlin-starter copied to clipboard

wrapFunction is not a function

Open jasperblues opened this issue 8 years ago • 5 comments

Builds ok, but launching gives the following:

image

jasperblues avatar Oct 26 '17 04:10 jasperblues

I did the following. Update package.json to later version of Kotlin. Copied fresher compiler jars over. Not sure if the 2nd step was needed. Will send a PR after confirming.

jasperblues avatar Oct 26 '17 08:10 jasperblues

Happens to me now too. I did no updates, but I am using the latest version of Kotlin kotlinc-js 1.2.10 (JRE 1.8.0_151-8u151-b12-0ubuntu0.17.10.2-b12)

davidpodhola avatar Jan 01 '18 18:01 davidpodhola

I'll take a look at this sometime this week. I've been focused on my Vue-Kotlin-starter recently and have let this one fall behind. Or if either of you wants to do a pull request for a fix that would be great.

gbaldeck avatar Jan 02 '18 18:01 gbaldeck

Can you please let how to setup for angular 5? i am a newbie i just want to know what are the steps you followed to make kotlin work in place of typescript for angular

aromal-sasidharan avatar Jun 06 '18 10:06 aromal-sasidharan

I'm having this issue even after updating package.json

carriestienen avatar Jun 10 '18 16:06 carriestienen