You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/01/13 06:11:47 UTC

[GitHub] [skywalking] woolson opened a new issue #6195: [Nodejs] Type check failed in typescript

woolson opened a new issue #6195:
URL: https://github.com/apache/skywalking/issues/6195


   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [ ] Question or discussion
   - [x] Bug
   - [ ] Requirement
   - [ ] Feature or performance improvement
   
   ### Bug
   - Which version of SkyWalking, OS, and JRE?
   `skywalking-backend-js@0.1.0`
   
   - Which company or project?
   
   - What happened?
   If possible, provide a way to reproduce the error. e.g. demo application, component version.
   
   **Error** Module '"../../proto/language-agent/Tracing_pb"' has no exported member 'SpanLayer'.
   reproduce steps:
   1.  Install ``skywalking-backend-js@0.1.0` in typescript project
   2. Error message `Module '"../../proto/language-agent/Tracing_pb"' has no exported member 'SpanLayer'.` will happen there.
   3. Because of some .d.ts file in `src/proto/` content is missed after build(you can check folder `lib/proto/*.d.ts`).
   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] kezhenxu94 closed issue #6195: [Nodejs] Type check failed in typescript

Posted by GitBox <gi...@apache.org>.
kezhenxu94 closed issue #6195:
URL: https://github.com/apache/skywalking/issues/6195


   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] woolson commented on issue #6195: [Nodejs] Type check failed in typescript

Posted by GitBox <gi...@apache.org>.
woolson commented on issue #6195:
URL: https://github.com/apache/skywalking/issues/6195#issuecomment-760057836


   ok


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] kezhenxu94 commented on issue #6195: [Nodejs] Type check failed in typescript

Posted by GitBox <gi...@apache.org>.
kezhenxu94 commented on issue #6195:
URL: https://github.com/apache/skywalking/issues/6195#issuecomment-759307578






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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org