pulsar
pulsar copied to clipboard
The V8 platform used by this instance does not support creating workers
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?
- [x] Have you checked to make sure your issue does not already exist?
- [x] Have you checked you are on the latest release of Pulsar?
I don't know enough about Node or Electron to give useful information for debugging
What happened?
When I tried to run the X-terminal-reloaded package on Windows 11 Pro I get the following error when I open a new terminal:
Lauching 'path\to\Powershell.exe' raised the following error: The V8 platform used by this instance of Node does not support creating Workers
Pulsar version
1.129.2025080816
Which OS does this happen on?
🪟 Windows
OS details
Win32NT 10.0.26100.0 Microsoft Windows NT 10.0.26100.0
Which CPU architecture are you running this on?
x86_64/AMD64
What steps are needed to reproduce this?
- Install the x-terminal-reloaded package by Spiker985 from the package explorer in Pulsar-Edit
- open a terminal from the Packages menu
Additional Information:
No response
@Spiker985, does this look familiar?
@Spiker985, does this look familiar?
Sure doesn't. At least, not in this context.
I wonder if it has anything to do with Node trying to be smart about context-aware modules and attempting to load them into worker nodes autonomously?