Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup Pear AI for development #139

Open
botraunak opened this issue Dec 9, 2024 · 1 comment
Open

Setup Pear AI for development #139

botraunak opened this issue Dec 9, 2024 · 1 comment
Assignees

Comments

@botraunak
Copy link

I am trying to setup the pear AI editor for local development and work on issues, I followed the steps mentioned Contributing.md, when I try to run the build I am faced with the following error

Executing task: node build/lib/preLaunch.js 

yarn run v1.22.22
$ node build/lib/electron
✨  Done in 0.84s.
[17:04:27] Synchronizing built-in extensions...
[17:04:27] You can manage built-in extensions with the --builtin flag
[17:04:27] Downloading extension: [email protected] ...
[17:04:27] Downloading extension: [email protected] ...
[17:04:27] Downloading extension: [email protected] ...
/Users/settraunak/Developer/vscode/pearai-app/build/lib/fetch.js:81
            throw new Error(err);
                  ^

Error: Request https://walrus-backup-app-sgqep.ondigitalocean.app/pearai-backup-server-api/gallery/publishers/ms-vscode/vsextensions/vscode-js-profile-table/1.0.9/vspackage failed with status code: 500
    at fetchUrl (/Users/settraunak/Developer/vscode/pearai-app/build/lib/fetch.js:81:19)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
Emitted 'error' event on Stream instance at:
    at Stream.onerror (node:internal/streams/legacy:63:12)
    at Stream.emit (node:events:519:28)
    at Stream.emit (node:domain:488:12)
    at next (/Users/settraunak/Developer/vscode/pearai-app/node_modules/map-stream/index.js:75:19)
    at /Users/settraunak/Developer/vscode/pearai-app/node_modules/map-stream/index.js:85:7
    at /Users/settraunak/Developer/vscode/pearai-app/build/lib/fetch.js:31:13
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)

Node.js v22.9.0
@jujugary
Copy link

Having a very similar issue. Getting this error:

Error: Request https://walrus-backup-app-sgqep.ondigitalocean.app/pearai-backup-server-api/gallery/publishers/ms-vscode/vsextensions/js-debug/1.91.0/vspackage failed with status code: 500

Himanshu-Singh-Chauhan pushed a commit to Himanshu-Singh-Chauhan/pearai-app that referenced this issue Feb 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants