<@U9T50K7KP> `npm i core-js@^2.5.3 ajv-keywords@3....
# react
s
@Nail Gilaziev
npm i core-js@^2.5.3 ajv-keywords@3.2.0
n
I do it but I can’t understand why it happens
s
Does it work?
n
for core-js and for ajv-keywords - yes but for other dependencies - no
s
Can you post new log.
n
hm, currently can't reproduce this situation. Something changed. Now I catch the diff error with kotlin lib
Copy code
npm WARN kotlinx-coroutines-core@0.23.4 requires a peer of kotlin@1.2.51 but none is installed. You must install peer dependencies yourself.

+ core-js@2.5.7
added 1 package and updated 1 package in 10.623s
mac:styledapp n$ npm i kotlin@1.2.51
npm ERR! code ETARGET
npm ERR! notarget No matching version found for kotlin@1.2.51
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/n/.npm/_logs/2018-06-29T09_36_19_351Z-debug.log
I think that I need to install kotlin@1.2.51 with some different way
reinstall npm, updated create-react-kotlin-app and now NO problem with kotlin