denoland / denoland/node_shims

execPath still requires the use of deno

Open
#155 13 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
160
Forks
27
PR merge metrics
No merged PRs in 30d

Description

https://github.com/denoland/node_shims/blob/094b9cfa50aac59e7b113816ddd8bbda40493194/packages/shim-deno/src/deno/stable/functions/execPath.ts#L5

I'm trying to build a cli with Deno and cross publish to npm using `dnt` but the cli works only if deno is installed and the above LOC should be the culprit. It tryes to find deno and throws if there's no deno installed.

Can i do something about this?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.