Josh Graber
Josh Graber
Ran into an issue installing typings from another repository. Created an new issue: https://github.com/typings/typings/issues/133
It's not yet released, still only prerelease.
Asked about that here, no response yet: https://github.com/ap0llo/mddocs/issues/112#issuecomment-1179344959
This doesn't really address your issue, but have you tried setting up node / npm to avoid `sudo` altogether? Eliminates some of these tricky permissions issues. John Papa wrote a...
That makes sense. :+1:
Clarification: Is this pretty much iterating what is in `typings.json` and comparing / contrasting it to what is or is not in the typings folder? This feature seems related to...
How do you expect the sync to choose between ambient / external definitions when syncing? Search the typings registry for external first and then fallback to ambient? I assume this...
Would like to migrate from https://github.com/fsprojects/pulsar-client-dotnet, but support for Avro and / or protobuf schemas would be required.