Github user allengeorge commented on the issue:

    https://github.com/apache/thrift/pull/1147
  
    @markerickson-wf Thanks Mark. Here's the error I get when I run `make 
precross`:
    
    ```
    Resolving dependencies...
    The pubspec for thrift 0.10.0 from path has version 1.0.0-dev.
    make[4]: *** [pub-get-client] Error 65
    ```
    
    I see the `pubspec.yaml` in `lib/dart` is set to `1.0.0-dev`, but what's 
weird (to me) is that the `pubspec.yaml` in the `test/dart` directory only has 
a path dependency, not a version dependency. There must be a lock file with the 
specific version somewhere that I missed.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to