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
Hi, I try to use shower cli to create a new slides, however it stuck there and my cpu goes to 100% for the @shower/cli process.
Here's the debug:
➜ node -v v14.2.0 ➜ npm -v 6.14.4 ➜ yarn -v 1.22.4 ➜ NODE_DEBUG=* shower create a ... ESM 84649: Storing file:///Users/user/.config/yarn/global/node_modules/execa/lib/command.js in ModuleMap ESM 84649: Storing file:///Users/user/.config/yarn/global/node_modules/execa/index.js in ModuleMap ESM 84649: Storing file:///Users/user/.config/yarn/global/node_modules/@shower/cli/core/lib/npm.js in ModuleMap ESM 84649: Storing file:///Users/user/.config/yarn/global/node_modules/@shower/cli/core/command/create.js in ModuleMap
Do you have any idea what might went wrong here?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, I try to use shower cli to create a new slides, however it stuck there and my cpu goes to 100% for the @shower/cli process.
Here's the debug:
Do you have any idea what might went wrong here?
The text was updated successfully, but these errors were encountered: