Skip to content

Deprecation warning when running BSI #661

@mountaindude

Description

@mountaindude

What version of Butler Sheet Icons are you using?

3.8.0

What version of Node.js are you using? Not applicable if you use the standalone version of Butler Sheet Icons.

What command did you use to start Butler Sheet Icons?

What operating system are you using?

Win 11

What CPU architecture are you using?

x86

What Qlik Sense versions are you using?

2024-Nov

Describe the Bug

2025-05-09T11:16:17.042Z info: App version: 3.8.0
2025-05-09T11:16:17.060Z info: Starting creation of thumbnails for Qlik Sense Enterprise on Windows (QSEoW)
2025-05-09T11:16:17.595Z info: --------------------------------------------------
2025-05-09T11:16:17.597Z info: About to process app a3e0f5d2-000a-464f-998d-33d333b175d7
2025-05-09T11:16:17.825Z info: Created session to server 10.11.12.13, engine version is 12.2219.6
2025-05-09T11:16:18.136Z info: Opened app a3e0f5d2-000a-464f-998d-33d333b175d7
2025-05-09T11:16:18.140Z info: App name: "Sheet thumbnails demo app"
2025-05-09T11:16:18.143Z info: App is published: true
2025-05-09T11:16:18.178Z info: Number of sheets in app: 8
2025-05-09T11:16:18.183Z info: Downloading and installing browser...
2025-05-09T11:16:18.836Z info: Resolved browser build id: "136.0.7103.93" for browser "chrome" version "latest" on platform "win64"
2025-05-09T11:16:19.134Z info: Installing browser...
 ████████████████████████████████████████ 100% | ETA: 0s(node:17096) [DEP0005] DeprecationWarning: Buffer() is deprecated due to sec.
(Use `butler-sheet-icons --trace-deprecation ...` to show where the warning was created)

2025-05-09T11:16:33.119Z info: Browser "chrome" version "136.0.7103.93" installed
2025-05-09T11:16:33.120Z info: Browser setup complete. Launching browser...

Expected Behavior

Could be that the deprecation warning comes from Puppeteer, if that is the case there isn't much to do (BSI already uses latest available Puppeteer version).

Either way, it would be good to fix the issue if possible, or at least suppress the warning.

To Reproduce

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions