D
Deno
Change Theme
Search Answer Overflow
Login
randomtimetv
Posts
Comments
D
Deno
•
Created by randomtimetv on 9/17/2023 in
#help
Is there a way to change the default Details of the compiled exe
I esentialy want to change the comiling defaults of the details and the image of the resulting exe ( things like Description, image, version, product name language, etc)
5 replies
D
Deno
•
Created by randomtimetv on 9/13/2023 in
#help
compiling issue with import { WebSocketServer } from "npm:ws@^8.14.1"
Using this impot in a "deno run --unstable [etc...]" env works flawless / as intended but trying to compile it, all of a sudden i get
'"internal:///missing_dependency.d.ts"' has no exported member 'WebSocketServer'
'"internal:///missing_dependency.d.ts"' has no exported member 'WebSocketServer'
6 replies