https://signoz.io logo
Title
b

banto

11/23/2022, 10:37 AM
Hi, I am trying to run the example https://signoz.io/blog/opentelemetry-angular/
v

Vishal Sharma

11/23/2022, 10:45 AM
@Palash Gupta
p

Palash Gupta

11/23/2022, 10:53 AM
@banto can you try installing the package with exact version specified in https://github.com/SigNoz/sample-angular-app/blob/main/package.json
b

banto

11/23/2022, 11:02 AM
thanks lot, indeed it works!
but why, i did download the project from the same repo
ok.. I was on the
without instrumentation
branch.
as the blog suggests..
is the blog wrong then?
I have now a compilation error in main.ts
p

Palash Gupta

11/23/2022, 11:24 AM
did you install all the packages ?
b

banto

11/23/2022, 11:50 AM
yes, it works when installing it with yarn, not with npm
p

Palash Gupta

11/23/2022, 6:48 PM
yes, it works when installing it with yarn, not with npm
weird those are just a package manager...