You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 2, 2022. It is now read-only.
This warning gets shown when using Yarn 2, which is a bit more strict about subdependencies.
typescript is a peer dependency of ts-node, which is a dependency of @endemolshinegroup/cosmiconfig-typescript-loader. Typically it will already be installed in repositories consuming cosmiconfig-typescript-loader, but it should be included as a depencency (peer or otherwise) regardless.
MorrisonCole, TommasoAmici, lemonmade, cusxio, gabrielbull and 6 more