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
Running npx @inrupt/artifact-generator init in the command-line fails with the following output:
npx @inrupt/artifact-generator init
? Name of the artifacts: Error running Artifact Generator: [processCommandLine(...).then is not a function]
I'm on a macOS 12.13.1, npx --version returns 8.15.0 and node --version returns 16.17.1.
npx --version
node --version
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Running
npx @inrupt/artifact-generator init
in the command-line fails with the following output:I'm on a macOS 12.13.1,
npx --version
returns 8.15.0 andnode --version
returns 16.17.1.The text was updated successfully, but these errors were encountered: