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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't install #6

Open
thecotne opened this issue Apr 15, 2019 · 2 comments
Open

can't install #6

thecotne opened this issue Apr 15, 2019 · 2 comments

Comments

@thecotne
Copy link

$ yarn add @cursormove/flow-is-helpers
yarn add v1.13.0
info No lockfile found.
[1/4] 馃攳  Resolving packages...
[2/4] 馃殮  Fetching packages...
[3/4] 馃敆  Linking dependencies...
[4/4] 馃敤  Building fresh packages...
error /Users/cotne/Documents/projects/thecotne/pkg-test/node_modules/@cursormove/flow-is-helpers: Command failed.
Exit code: 127
Command: redrun flow:install -S
Arguments:
Directory: /Users/cotne/Documents/projects/thecotne/pkg-test/node_modules/@cursormove/flow-is-helpers
Output:
/bin/sh: redrun: command not found
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.
@thecotne
Copy link
Author

same with npm

$ npm install @cursormove/flow-is-helpers
> @cursormove/flow-is-helpers@2.1.0 postinstall /Users/cotne/Documents/projects/thecotne/pkg-test/node_modules/@cursormove/flow-is-helpers
> redrun flow:install -S

sh: redrun: command not found
npm WARN pkg-test@1.0.0 No description
npm WARN pkg-test@1.0.0 No repository field.

npm ERR! file sh
npm ERR! code ELIFECYCLE
npm ERR! errno ENOENT
npm ERR! syscall spawn
npm ERR! @cursormove/flow-is-helpers@2.1.0 postinstall: `redrun flow:install -S`
npm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the @cursormove/flow-is-helpers@2.1.0 postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/cotne/.npm/_logs/2019-04-15T13_20_02_884Z-debug.log

@ThomasGHenry
Copy link

ThomasGHenry commented Apr 17, 2021

npm i redrun -g

EDIT: not that it matters. I think the world has turned and left this library in the dust anyway. It doesn't appear to be working for me once installed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants