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 yarn create rwjblue-release-it-setup is throwing an error for me:
yarn create rwjblue-release-it-setup
success Installed "[email protected]" with binaries: - create-rwjblue-release-it-setup internal/modules/cjs/loader.js:1032 throw err; ^ Error: Cannot find module 'unist-util-stringify-position' Require stack: - /Users/rwwagner90/.config/yarn/global/node_modules/mdast-util-from-markdown/dist/index.js - /Users/rwwagner90/.config/yarn/global/node_modules/mdast-util-from-markdown/index.js - /Users/rwwagner90/.config/yarn/global/node_modules/create-rwjblue-release-it-setup/bin/rwjblue-release-it-setup.js at Function.Module._resolveFilename (internal/modules/cjs/loader.js:1029:15) at Function.Module._load (internal/modules/cjs/loader.js:898:27) at Module.require (internal/modules/cjs/loader.js:1089:19) at require (internal/modules/cjs/helpers.js:73:18) at Object.<anonymous> (/Users/rwwagner90/.config/yarn/global/node_modules/mdast-util-from-markdown/dist/index.js:16:25) at Module._compile (internal/modules/cjs/loader.js:1200:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:1220:10) at Module.load (internal/modules/cjs/loader.js:1049:32) at Function.Module._load (internal/modules/cjs/loader.js:937:14) at Module.require (internal/modules/cjs/loader.js:1089:19) { code: 'MODULE_NOT_FOUND', requireStack: [ '/Users/rwwagner90/.config/yarn/global/node_modules/mdast-util-from-markdown/dist/index.js', '/Users/rwwagner90/.config/yarn/global/node_modules/mdast-util-from-markdown/index.js', '/Users/rwwagner90/.config/yarn/global/node_modules/create-rwjblue-release-it-setup/bin/rwjblue-release-it-setup.js' ] } error Command failed. Exit code: 1 Command: /usr/local/bin/create-rwjblue-release-it-setup Arguments: --labels-only Directory: /Users/rwwagner90/shipshape/ember-array-utils Output: info Visit https://yarnpkg.com/en/docs/cli/create for documentation about this command.
The text was updated successfully, but these errors were encountered:
@rwjblue any ideas on this?
Sorry, something went wrong.
No branches or pull requests
Running
yarn create rwjblue-release-it-setup
is throwing an error for me:The text was updated successfully, but these errors were encountered: