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

unable to install parse-domain via npm install command #72

Closed
akshaymodi9 opened this issue May 28, 2019 · 4 comments
Closed

unable to install parse-domain via npm install command #72

akshaymodi9 opened this issue May 28, 2019 · 4 comments

Comments

@akshaymodi9
Copy link

using command npm install parse-domain doesnt install the package.
The error is like as follows

parse-domain@2.2.0 postinstall /Desktop/workspace/src/node_modules/parse-domain
run-s build:tries
sh: run-s: command not found

This has happened with the new version 2.2.0.

@jhnns
Copy link
Member

jhnns commented May 28, 2019

Fixed with v2.2.1. Sorry for any inconvenience, it was a late-night publish 😬

@Shipow
Copy link

Shipow commented May 28, 2019

keep it up!

@dimitrisfasoulas
Copy link

dimitrisfasoulas commented Jun 27, 2019

Seems like this resurfaced:
`npm i

parse-domain@2.3.1 postinstall /xxx/node_modules/parse-domain
run-s build:tries
sh: run-s: command not found
npm ERR! file sh
npm ERR! code ELIFECYCLE
npm ERR! errno ENOENT
npm ERR! syscall spawn
npm ERR! parse-domain@2.3.1 postinstall: run-s build:tries
npm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the parse-domain@2.3.1 postinstall script.`

@amostech
Copy link

what's the fix for this problem? 2.3.1 also has this issue

frux pushed a commit to frux/csp that referenced this issue Mar 20, 2021
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

5 participants