Skip to content
New issue

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

[Bug] Error using npx @temporalio/create@latest #399

Open
dandavison opened this issue Dec 7, 2024 · 0 comments
Open

[Bug] Error using npx @temporalio/create@latest #399

dandavison opened this issue Dec 7, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@dandavison
Copy link
Contributor

samples-typescript(pnpm) npx @temporalio/create@latest my-project
(node:5879) ExperimentalWarning: CommonJS module /opt/homebrew/lib/node_modules/npm/node_modules/debug/src/node.js is loading ES Module /opt/homebrew/lib/node_modules/npm/node_modules/supports-color/index.js using
require().
Support for loading ES Module in require() is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
Need to install the following packages:
@temporalio/[email protected]
Ok to proceed? (y) y

✔ Which sample would you like to use? › message-passing
Could not locate a sample named "message-passing". It could be due to the following:
 1. Your spelling of sample "message-passing" might be incorrect.
 2. You might not be connected to the internet.

Available samples:

...
message-passing
...
@dandavison dandavison added the bug Something isn't working label Dec 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant