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

[pulsar-next] Cannot find module ../build/Release/git.node #1214

Open
5 tasks done
asiloisad opened this issue Feb 11, 2025 · 8 comments
Open
5 tasks done

[pulsar-next] Cannot find module ../build/Release/git.node #1214

asiloisad opened this issue Feb 11, 2025 · 8 comments
Labels
bug Something isn't working pulsar-next Related to the version of Pulsar that runs on the latest Electron

Comments

@asiloisad
Copy link
Contributor

Thanks in advance for your bug report!

  • Have you reproduced issue in safe mode?
  • Have you used the debugging guide to try to resolve the issue?
  • Have you checked our FAQs to make sure your question isn't answered there?
  • Have you checked to make sure your issue does not already exist?
  • Have you checked you are on the latest release of Pulsar?

What happened?

Image

Pulsar version

1.124.2025020900-next

Which OS does this happen on?

🐧 Debian based (Linux Mint, Ubuntu, etc.)

OS details

10

Which CPU architecture are you running this on?

x86_64/AMD64

What steps are needed to reproduce this?

  1. Open settings
  2. Go to Packages, Themes, Updates or Install

Additional Information:

No response

@asiloisad asiloisad added the bug Something isn't working label Feb 11, 2025
@asiloisad asiloisad changed the title [pulsar-next] Cannot find module '../build/Release/git.node` [pulsar-next] Cannot find module ../build/Release/git.node Feb 11, 2025
@savetheclocktower
Copy link
Contributor

This feels like the sort of error that would happen when running from source, but not necessarily when running a packaged version. Can you do these things for me?

  1. Make sure yarn install and yarn build complete successfully.
  2. Run yarn dist --next to generate a bundle, then run it without a --dev flag, and see if the problem persists.

@savetheclocktower savetheclocktower added the pulsar-next Related to the version of Pulsar that runs on the latest Electron label Feb 11, 2025
@asiloisad
Copy link
Contributor Author

It's opposite. Local build works fine, but a packaged version has issue.

Image

Image

@asiloisad
Copy link
Contributor Author

asiloisad commented Feb 12, 2025

I have tested a build before and it's works fine 7920195. An issue has been introduce there 2ee0b6f probably. Reinstall of 1.124.2025020900-next doesn't help.

asiloisad referenced this issue Feb 12, 2025
…and scenarios where `loadUserStylesheets` might fail to catch stylesheet modifications.
@savetheclocktower
Copy link
Contributor

I have tested a build before and it's works fine 7920195. An issue has been introduce there 2ee0b6f probably. Reinstall of 1.124.2025020900-next doesn't help.

How lovely! That makes zero sense whatsoever, so this will be a fun one to chase down.

@asiloisad
Copy link
Contributor Author

I'm not sure is it related. Dev tools of 1.124.2025020900-next report error of failed fetching. It doesn't popup in 1.124.2025012818-next.

Image

A tabs Updates and Themes report this:

Image

A tab Packages report this:

Image

@savetheclocktower
Copy link
Contributor

savetheclocktower commented Feb 12, 2025

Can you try running some ppm-next commands from your shell? See if ppm-next outdated produces the same error.

@asiloisad
Copy link
Contributor Author

asiloisad commented Feb 12, 2025

oh, It look like ppm-next is totally broken
Image

@savetheclocktower
Copy link
Contributor

OK, this feels closer to the root symptom. No idea why it's happening, but I bet it could have something to do with a missed (or failed) compilation step during the build. You say it works fine when run from source, so I'll see if I can reproduce this from nightly PulsarNext builds on Windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pulsar-next Related to the version of Pulsar that runs on the latest Electron
Projects
None yet
Development

No branches or pull requests

2 participants