jdx / mise

dev tools, env vars, task runner

Home Page:https://mise.jdx.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple question: how to add node_module/.bin to $PATH in .mise.toml [env] section?

liuyinz opened this issue · comments

[env]
_.path = ["./node_modules/.bin"]

there are almost no example in documents