-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Closed
apache/skywalking-nodejs
#24Labels
bugSomething isn't working and you are sure it's a bug!Something isn't working and you are sure it's a bug!nodejsNodeJS backend agent relatedNodeJS backend agent related
Milestone
Description
Please answer these questions before submitting your issue.
- Why do you submit this issue?
- Question or discussion
- Bug
- Requirement
- Feature or performance improvement
Bug
-
Which version of SkyWalking, OS, and JRE?
"skywalking-backend-js": "^0.1.0" -
What happened?
tsc error:
node_modules/skywalking-backend-js/lib/trace/span/Span.d.ts:25:10 - error TS2305: Module '"../../../../../../../../../../../Users/chenxu/Desktop/product/Gaia/maya/node_modules/skywalking-backend-js/lib/proto/language-agent/Tracing_pb"' has no exported member 'SpanLayer'.
import { SpanLayer, SpanType } from '../../proto/language-agent/Tracing_pb';
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't working and you are sure it's a bug!Something isn't working and you are sure it's a bug!nodejsNodeJS backend agent relatedNodeJS backend agent related