Araxeus
Araxeus
### Is there an existing issue for this? - [X] I have searched the existing issues ### Package ecosystem npm ### Package manager version bun (`versioning-strategy: 'increase'`) ### Language version...
Type: Bug Unclear exactly, but everytime i save my package.json - a field gets added to `dependencies`, with the following value: ```json { "dependencies": { "package.name": "file:", } } ```...
When I try running the demo code, I get the following error: ``` Started Ulixee Cloud at localhost:1818 2024-08-12T11:54:09.653Z ERROR [hero-core\index] UnhandledError(fatal) { origin: 'uncaughtException', context: {}, sessionId: null, sessionName:...
Users request this on chrome webstore: > I have a laptop it would be great if you implement these features. Please add options to: > 1. Reverse touchpad scroll direction...
### What version of Bun is running? 1.3.4+5eb2145b3 ### What platform is your computer? Microsoft Windows NT 10.0.19045.0 x64 ### What steps can reproduce the bug? run bunx bun-pr (on...
Say I have the following scenario: I have a `test.gz` archive that contains one unknown file (lets say its `coolFilename.txt`), and I don't know the name of the file inside...