Busy-signal deprication #106
Replies: 4 comments 15 replies
-
@vol4ikman Thanks so much for contributing and reporting this issue! Since It looks like this issue specifically is due to the Electron bumps that we, and upstream Atom have both done. What this means is it'd be best to look for support from that packages maintainer, and if needed we could look into if there's any way to bake in some compatibility (Which isn't a sure thing, and to be honest isn't super likely that we will be able to) But to look further into this issue, it seems several users have already reported this error on Again thanks for reporting the issue! |
Beta Was this translation helpful? Give feedback.
-
https://github.com/steelbrain/busy-signal/releases/tag/v2.0.2 |
Beta Was this translation helpful? Give feedback.
-
I've never manually installed a package in Pulsar before. In Linux, to manually install the busy-signal update, I discovered these steps: 1) Backup and remove the contents of the folder located at 2) Download and open the compressed archive, and navigate inside of the 3) Copy the contents from step two into the location from step 1. 4) Open a terminal and navigate to the folder in step 1, type 5) Run this command: After this, Pulsar launched without the Depreciation Cop complaining about busy-signal. I hope this helps someone. |
Beta Was this translation helpful? Give feedback.
-
I didn't know to try that. Do you think I should undo what I did, and try that instead. I wouldn't want my steps to cause breakage for future updates. But, as is, my ignorant steps did seem to work; Pulsar launches without warnings. @savetheclocktower |
Beta Was this translation helpful? Give feedback.
-
Hello
I have a notice about busy-signal deprecation:
HTMLDocument.registerElement - file:///C:/Users/Volkov-WIN10/AppData/Local/Programs/pulsar/resources/app.asar/static/index.js:99:12 Object.<anonymous> - [C:\Users\Volkov-WIN10\.pulsar\packages\busy-signal\lib\element.js:82:26](file:///C:/Users/Volkov-WIN10/.pulsar/packages/busy-signal/lib/element.js:82:26) Object.<anonymous> - [C:\Users\Volkov-WIN10\.pulsar\packages\busy-signal\lib\element.js:88:3](file:///C:/Users/Volkov-WIN10/.pulsar/packages/busy-signal/lib/element.js:88:3) Module._compile - [C:\Users\Volkov-WIN10\AppData\Local\Programs\pulsar\resources\app.asar\src\native-compile-cache.js:120:30](file:///C:/Users/Volkov-WIN10/AppData/Local/Programs/pulsar/resources/app.asar/src/native-compile-cache.js:120:30) Object..js - [C:\Users\Volkov-WIN10\AppData\Local\Programs\pulsar\resources\app.asar\src\compile-cache.js:252:23](file:///C:/Users/Volkov-WIN10/AppData/Local/Programs/pulsar/resources/app.asar/src/compile-cache.js:252:23) Module.load - [internal/modules/cjs/loader.js:935:32](https://github.com/orgs/pulsar-edit/discussions/internal/modules/cjs/loader.js:935:32)
Win11x64
Pulsar Beta version: 1.100.0-beta
Node: v14.16.0
Chrome: 89.0.4389.128
Electron: 12.2.3
Beta Was this translation helpful? Give feedback.
All reactions