tferullo-bunsen commented on PR #26300:
URL: https://github.com/apache/beam/pull/26300#issuecomment-1511789460

   to get the quickstart example to work the imports still are a little off. 
They'd have to be
   
   ```ts
   import * as beam from "apache-beam";
   import * as runner from "apache-beam/dist/src/apache_beam/runners";
   import { requireForSerialization } from 
"apache-beam/dist/src/apache_beam/serialization";
   ```
   
   but I don't want to mess with the project structure


-- 
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