I added `@types/semver` to my dependencies and now...
# javascript
v
I added
@types/semver
to my dependencies and now Dukat is super unhappy, whining with
Cannot read property 'fileName' of undefined
as reported at https://github.com/Kotlin/dukat/issues/365. Anyone any idea what goes wrong and how to work-around it?
i
cc @[JB] Shagen