OwOchlé

Results 6 comments of OwOchlé

Update, i tweaked some things, so now the error is : ``` C:\Users\romeo\node_modules\babel-core\lib\transformation\file\index.js:558 throw err; ^ SyntaxError: unknown: Unexpected token (318:1) 316 | 317 | const proto = Object.defineProperties(() =>...

Update again, the problem is that my module is in JS6, so that's why, i think

error : ``` C:\Users\romeo\node_modules\babel-core\lib\transformation\file\index.js:558 throw err; ^ SyntaxError: unknown: Unexpected token (8700:16) 8698 | 8699 | class Client { > 8700 | static RANK = { | ^ 8701 |...

I was thinking more of a type union, either a list or a string, but I don't know if such union are possible in go (don't know much about it)....

Okay, i'll let it sit there and see if the error occurs again. I'll let you know. should i regenerate a full docker compose file once the new setup is...

Is there a bypass for this issue, even if it involves rolling back kotlin/jte version ?