mediar-ai / screenpipe

rewind.ai x cursor.com = your AI assistant that has all the context. 24/7 screen & voice recording for the age of super intelligence. get your data ready or be left behind
https://screenpi.pe
MIT License
9.53k stars 553 forks source link

[bug] pipe-phi3-5-engineering-team-logs doesn't work #721

Closed genevera closed 15 hours ago

genevera commented 1 day ago

describe the bug After installing and configuring the pipe-phi3-5-engineering-team-logs pipe, my logs are spammed with ERROR screenpipe_core::pipes::pipes: [pipe][error][pipe-phi3-5-engineering-team-logs] error: Cannot find module '@notionhq/client' from '/home/username/.screenpipe/pipes/pipe-phi3-5-engineering-team-logs/pipe.ts'.

to reproduce

  1. install pipe-phi3-5-engineering-team-logs from anywhere (local fs, app ui)
  2. enable pipe-phi3-5-engineering-team-logs
  3. start screenpipe

expected behavior the pipe should be enabled and not throw any errors

system info

additional context Looking at /home/username/.screenpipe/pipes/pipe-phi3-5-engineering-team-logs there is indeed no node_modules directory in there or anywhere under /home/username/screenpipes

linear[bot] commented 1 day ago

MED-306 [bug] pipe-phi3-5-engineering-team-logs doesn't work

louis030195 commented 15 hours ago

first red flag you are on macos but your file system looks like linux

what did you do exactly?

genevera commented 15 hours ago

I typed '/home' because it was faster than '/Users' when I did the search/replace to anonymize the directory. I'm going to close this, though, because it began working once I rm -rf'd the ~/.screenpipe/pipes directory and recompiled.