When generating a type for the language service, the following is added: ```protobuf import "nodejs.proto"; ``` This should not be added and leads to a problem when generating the protobuf type.
When generating a type for the language service, the following is added:
This should not be added and leads to a problem when generating the protobuf type.