Where's @graylog/server-api

I pulled the graylog code from GitHub to my local device,opened the source code using Idea,and then installed Node.js and Yarn,After Running `yarn start`, I encountered an error:

ERROR in ./src/components/streams/StreamsOverview/BulkActions/BulkActions.test.tsx:23:25
TS2307: Cannot find module ‘@graylog/server-api’ or its corresponding type declarations.

So I’m confused: Where is @ graylog/server-api

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.