Problem/Motivation
Salesforce suite complains about incompatible version because Typed_data yml file is missing version string.
Steps to reproduce
Try to enable Salesforce module with Typed_data 1.0-alpha5
Proposed resolution
Add the following string to typed_data.info.yml:
version: 1.0-alpha5
Comments
Comment #2
tr commentedNo. A "version" key should never be added to the .info.yml.
I suggest asking for help in the sales force issue queue if you are having problems installing that module. You should tell them how you are downloading and installing ...
Comment #3
tr commented