mediar-ai / screenpipe

24/7 local AI screen & mic recording. Works with Ollama. Llama3.2 control your computer. Alternative to Rewind.ai & Zapier. Open. Secure. You own your data. Rust.
https://screenpi.pe
MIT License
7.4k stars 388 forks source link

[bug] Syntax Error on Windows when running bun tauri build #461

Open InfernalDread opened 3 hours ago

InfernalDread commented 3 hours ago

describe the bug When I attempt to run the final command for building the app, "bun tauri build", the process begins just fine, but am hit with a syntax error as shown in the screenshot below.

to reproduce steps to reproduce the behavior:

  1. follow the instructions on the main website for windows installation
  2. run the final command
  3. Syntax error

expected behavior To build the application and be ready for use.

screenshots

Capture

system information:

This is my first report on this repo, am very excited for this project, I hope someone can help with this issue, so I can try this app out with local models!

Thank you for your time!

linear[bot] commented 3 hours ago

MED-174 [bug] Syntax Error on Windows when running bun tauri build

tribhuwan-kumar commented 17 minutes ago

@InfernalDread can you send full error ? cause I just build it without any cause!

InfernalDread commented 7 minutes ago

I am not entirely sure if there was anything else, after running the command, everything was processing smoothly, but when it wanted to process the page.js file, this error was sent, no other errors occurred. This most likely is an issue on my side that I am not known to, so I will just wait until a more simplified/better way of building this application in the future!