denis-haskin-elemental commented on issue #33577:
URL: https://github.com/apache/beam/issues/33577#issuecomment-2590504757

   Some additional information.  I don't think it's Typescript config.
   
   I did suspect version skew between modules apache-beam was expecting vs. 
what I was also installing.  So I've made all the versions very explicit, to 
match what apache-beam was requiring.  I think that has me past the 
ChannelCredential error, and now it fails with:
   
   ```
   Error: java.lang.RuntimeException: Failed to get dependencies of 
beam:transform:org.apache.beam:pubsub_read:v1 from spec urn: 
"beam:transform:org.apache.beam:pubsub_read:v1"
   payload: 
"\nU\n\027\n\017needsAttributes\032\004\b\001\020\b\n\024\n\fsubscription\032\004\b\001\020\a\022$ad987929-9472-471f-9a49-404644636647\022/\002\000\001+projects/foo/subscriptions/me-test-1"
   ```
   
   Full output attached (2.log) as well as my package.json and tsconfig.json 
(just in case)
   
   [2.log](https://github.com/user-attachments/files/18413443/2.log)
   
[package.json](https://github.com/user-attachments/files/18413445/package.json)
   
[tsconfig.json](https://github.com/user-attachments/files/18413453/tsconfig.json)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to