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
18.13.0
Linux K-142U 5.19.0-26-generic #27-Ubuntu SMP PREEMPT_DYNAMIC Wed Nov 23 20:44:15 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
codepack
node -v
codepack enable
Every time.
Codepack is enabled.
codepack: command not found
There is no codepack link in the /snap/bin directory.
/snap/bin
node, yarn npx and npm are all there.
node
yarn
npx
npm
The text was updated successfully, but these errors were encountered:
See nodejs/snap#26.
Sorry, something went wrong.
No branches or pull requests
Version
18.13.0
Platform
Linux K-142U 5.19.0-26-generic #27-Ubuntu SMP PREEMPT_DYNAMIC Wed Nov 23 20:44:15 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Subsystem
codepack
What steps will reproduce the bug?
node -v
- it should be v18.13.0codepack enable
How often does it reproduce? Is there a required condition?
Every time.
What is the expected behavior?
Codepack is enabled.
What do you see instead?
codepack: command not found
Additional information
There is no
codepack
link in the/snap/bin
directory.node
,yarn
npx
andnpm
are all there.The text was updated successfully, but these errors were encountered: