Papooch / nestjs-cls

A continuation-local storage (async context) module compatible with NestJS's dependency injection.

Home Page:https://papooch.github.io/nestjs-cls/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot install

lastdoctor opened this issue · comments

version 3.5.0

➜  tools git:(master) ✗ npm i nestjs-cls   
npm ERR! Cannot read properties of null (reading 'edgesOut')

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/lastdoctor/.npm/_logs/2023-08-24T11_21_01_740Z-debug-0.log

Hi, I would need more context than that. This looks like a problem with the install process, not the library itself.

@lastdoctor Can you provide more information about this error? If not, I am going to close this as invalid.