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

Ecstatic Dependency Version #67

Closed
Tunapop opened this issue May 2, 2019 · 6 comments
Closed

Ecstatic Dependency Version #67

Tunapop opened this issue May 2, 2019 · 6 comments

Comments

@Tunapop
Copy link

Tunapop commented May 2, 2019

Having trouble getting the tabris-cli installed, and I just found out that currently only the latest version of ecstatic is available via npm: "4.1.2"

npm install -g tabris-cli
__
npm ERR! code ETARGET
npm ERR! notarget No matching version found for ecstatic@^2.1.0
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
npm ERR! notarget
npm ERR! notarget It was specified as a dependency of 'tabris-cli'
npm ERR! notarget

Assuming the cause of this is the tabris-cli ecstatic dependency version. Any thoughts?

@cookieguru
Copy link
Contributor

@jonek
Copy link
Member

jonek commented May 3, 2019

We will fix it ASAP. Thanks for reporting.

@cookieguru
Copy link
Contributor

@jonek The author has backported the fix to ecstatic 2.x as 2.2.2 so the existing versions depending on ^2.1.0 should work fine and 5da4450 can be reverted.

review-squirrel pushed a commit that referenced this issue May 3, 2019
The upstream npm module has been re-published to npm and
now contains a backport of a security fix.
See jfhbrook/node-ecstatic@709c0f0
@cookieguru
Copy link
Contributor

@jonek Will need to revert 66be537; npm just republished the old versions which has subsequently made 2.2.2 disappear.

@jonek
Copy link
Member

jonek commented May 3, 2019

@cookieguru What has happened 😱? I don't get it - how can npm revert backports of a security fix and re-publish old unsecure versions?

@cookieguru
Copy link
Contributor

🤷‍♂️ if enough people complain to npm anything is possible!? That happened with left pad.

review-squirrel pushed a commit that referenced this issue May 3, 2019
Obviously npm just reverted the ecstatic repository to a state
that does not contain today's releases of security relevant fixes
anymore.
This commit rolls back the version update from earlier today to cope
with these changes at npm.
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

3 participants