We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I tried either windows and WSL and it cannot use napi :
(base) nico@mypc:/mnt/d/$ yarn global add @napi-rs/cli yarn global v1.22.19 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... [4/4] Building fresh packages... success Installed "@napi-rs/[email protected]" with binaries: - napi Done in 0.33s. (base) nico@mypc:/mnt/d/$ napi
Command 'napi' not found, did you mean:
command 'nap' from snap nap-snippets (0.1.1) command 'qnapi' from deb qnapi (0.1.9-1build2) command 'nabi' from deb nabi (1.0.0-4)
See 'snap info ' for additional versions.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I tried either windows and WSL and it cannot use napi :
(base) nico@mypc:/mnt/d/$ yarn global add @napi-rs/cli
yarn global v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Installed "@napi-rs/[email protected]" with binaries:
- napi
Done in 0.33s.
(base) nico@mypc:/mnt/d/$ napi
Command 'napi' not found, did you mean:
command 'nap' from snap nap-snippets (0.1.1)
command 'qnapi' from deb qnapi (0.1.9-1build2)
command 'nabi' from deb nabi (1.0.0-4)
See 'snap info ' for additional versions.
The text was updated successfully, but these errors were encountered: