Skip to content

bug: jsr requires globalThis and smth is wrong with internal fs.readJsonSync type #1180

@antongolub

Description

@antongolub

It remains to add:

  • other files, it's generate errors. error: Uncaught (in promise) TypeError: fs.readJsonSync is not a function export const VERSION: string = fs.readJsonSync(
  • add supports globalThis to Deno instead of global. error: Uncaught (in promise) ReferenceError: global is not defined global.AbortController = global.AbortController || AbortController

Originally posted by @easymikey in #1175 (comment)

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions