DenoDDeno
Powered by
TangJieHaoT
Denoβ€’3y agoβ€’
4 replies
TangJieHao

compile to target, 'unzip' not found.

I am on linux ubuntu 22
I downloaded, uninstalled reinstalled, written to path unzip. however no matter what I do I get the error "cannot access unzip in path"
TJ@WGDC:~/webview_ogs$ deno compile -Ar --unstable --target x86_64-unknown-linux-gnu main.ts
Check file:///../webview_ogs/main.ts
Compile file:///../webview_ogs/main.ts to webview_ogs
error: Writing webview_ogs

Caused by:
    `unzip` was not found in your PATH, please install `unzip`
TJ@WGDC:~/webview_ogs$ deno compile -Ar --unstable --target x86_64-unknown-linux-gnu main.ts
Check file:///../webview_ogs/main.ts
Compile file:///../webview_ogs/main.ts to webview_ogs
error: Writing webview_ogs

Caused by:
    `unzip` was not found in your PATH, please install `unzip`
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,944Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

Deno compile target error
bombillazoBbombillazo / help
3y ago
Compile to exe
JonasJJonas / help
3y ago
Compile to exe
JonasJJonas / help
3y ago
Deno compile not able to create files?
SocksSSocks / help
2y ago