Skip to content

Hey Agraboso, are you still interested in maintaining this project? #96

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

Closed
peterpme opened this issue Aug 6, 2016 · 12 comments
Closed

Comments

@peterpme
Copy link

peterpme commented Aug 6, 2016

Hey @agraboso - are you still interested in maintaining this project?

It looks like you're active on Github.

Thanks!

@agraboso
Copy link
Owner

agraboso commented Aug 7, 2016

@peterpme Are you interested? I haven't done any JS in a while, haven't kept up with the breakneck pace of the ecosystem. I had help at one point, but that person disappeared...

@peterpme
Copy link
Author

peterpme commented Aug 7, 2016

Hey @agraboso,

Yes. I'm actively using this library. I've since forked it myself, but it takes a lot of effort for folks to find what they're looking for when they don't know it's there!

Let me know how you'd like to move forward 😄

Thanks

@agraboso
Copy link
Owner

agraboso commented Aug 13, 2016

@peterpme I just pushed a couple of commits to the next branch — nothing major, just updating dependencies, but it is movement.

I want to act on the following:

There are, of course, quite a few other issues and pull requests that I'd like to address, but let's take things one step at a time.

Most importantly: what have you done with redux-api-middleware? I see you've forked it, but I cannot see any commits on your fork.

@onchainguy-btc
Copy link

@agraboso could you provide a new npm release so that fixes like removal of isomorphic-fetch can be installed the standard npm way? Would be awesome!

@agraboso
Copy link
Owner

@seb0zz I will do so soon. My latest commits were a bit rushed and I want to make sure things work before pushing a new version to npm. It would help if you could test it and let me know if everything works for you or whether something seems to be broken.

@CoteViande
Copy link

Trying to make the beta version of redux-api-middleware#next rolling on my project to test it, I ran
(r)npm install --save "git+https://github.com/agraboso/redux-api-middleware.git#next"

and I get the following error:

Requiring unknown module 'redux-api-middleware'. [...]

Although the package.json does contain "redux-api-middleware": "git+https://github.com/agraboso/redux-api-middleware.git#next", and this only happens when I npm install the beta version
Did I make a mistake while installing a beta version? Does it require a different import?

@cevou
Copy link

cevou commented Sep 21, 2016

@agraboso Are you still planning to publish a pre version to npm?

@MrMotski
Copy link

MrMotski commented Oct 8, 2016

I'm having the same issue as @CoteViande , npm installed any of the commits on next causing this..

@mgriepentrog
Copy link

I think this is the cause: npm/npm#3055. I'm able to work around this by cloning redux-api-middleware, running npm install in the cloned directory, and then running npm install ../redux-api-middleware -S in my project directory. This ensures the prepublish step is run. It'd be great if the 2.0.0-beta.1 package could be published in some capacity soon.

@MrOggy85
Copy link

How can I get involved in the project? There are PRs that needs to be merged, new releases to be made and npm to be updated... Who has access to the project? @agraboso

@mlippens
Copy link

Any updates on this? I'd like to also have these issues fixed. We need someone to maintain this project, or at least provide us with some small fixes.

@barrystaes
Copy link
Contributor

barrystaes commented Apr 20, 2017

Looking for maintainers, see #124

@agraboso agraboso closed this as completed May 1, 2017
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

10 participants