Skip to content

[Bug] NotCapable: Requires read access to "stylesheet.css" (just log spam) #33

Description

@Lyky35

Getting log spammed with following: (Its not critical as everything works just fine.)

error: Uncaught (in promise) NotCapable: Requires read access to "/opt/pot-provider/server/node_modules/jsdom/lib/jsdom/browser/default-stylesheet.css", run again with the --allow-read flag
const defaultStyleSheet = fs.readFileSync(
                             ^
    at Object.readFileSync (ext:deno_node/fs.ts:409:16)
    at Object.<anonymous> (file:///opt/pot-provider/server/node_modules/jsdom/lib/jsdom/living/helpers/style-rules.js:10:30)
    at Module._compile (node:module:1647:34)
    at loadMaybeCjs (node:module:1672:10)
    at Object..js (node:module:1657:12)
    at Module.load (node:module:1518:32)
    at Module._load (node:module:1212:14)
    at Module.require (node:module:1547:19)
    at require (node:module:1753:16)
    at Object.<anonymous> (file:///opt/pot-provider/server/node_modules/jsdom/lib/jsdom/living/nodes/Node-impl.js:22:34)
WARNING: [youtube] [pot:bgutil:script-deno] Failed to check script version. Script returned 1 exit status. Script stdout:

ChannelHoarder v1.9.14
yt-dlp 2026.06.09

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions