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

ignite new app fails with ✖ ignite-redux-persist is not available on npm #1366

Closed
nikitph opened this issue Jan 11, 2019 · 8 comments
Closed
Labels

Comments

@nikitph
Copy link

nikitph commented Jan 11, 2019

Hey there! Ignite CLI seems to be having a problem, eh?

Welllllll, it just might be. First, search the issues to make sure it's not already
here, and if not head over to http://community.infinite.red to
get some help. If you've identified that it's really an Ignite CLI issue, then:

  • Explain what's going on and preferably how to replicate the issue (bonus points for a repro app)
    ignite new apptest fails on
    ✖ ignite-redux-persist is not available on npm

What's going on?
ignite new app fails on
✖ ignite-redux-persist is not available on npm

Steps to reproduce
ignite new app

ignite doctor results:
System
platform darwin
arch x64
cpu 4 cores Intel(R) Core(TM) i5-7360U CPU @ 2.30GHz
directory /Users/omkareshwar/Downloads

JavaScript
node 11.6.0 /usr/local/bin/node
npm 6.4.1 /usr/local/bin/npm
yarn 1.13.0 /usr/local/bin/yarn

React Native
react-native-cli 2.0.1

Ignite
ignite 2.2.0 /usr/local/bin/ignite

Android
java 10.0.2 /usr/bin/java
android home - undefined

iOS
xcode 10.1

@ruddell
Copy link
Collaborator

ruddell commented Jan 11, 2019

I believe this is fixed in infinitered/ignite-andross#239

@jamonholmgren
Copy link
Member

@nikitph Can you test and report back?

@FelixButzbach
Copy link

Same problem here. How can I update the andross version?

@ruddell
Copy link
Collaborator

ruddell commented Jan 14, 2019

You can test with:

git clone -b fix-ignite-plugin-versions https://github.com/ruddell/ignite-ir-boilerplate.git
ignite new NewApp --boilerplate /full/path/to/cloned/repository

@FelixButzbach
Copy link

@ruddell thanks for the reply.
I just followed your instructions and was able to initiate a new ignite project with the Andross boilerplate that contains all plugins and there have been no errors!

Everything seams to be working. But I can't really tell much apart from there are no errors and it loads the dev screens without problems (Its my first Ignite and react-native project).

One note, just to be sure, ignite NewApp should be ignite new NewApp, or is this an alternative way of starting a new project?

Anyways, thanks for looking into this!

@jamonholmgren
Copy link
Member

@FelixButzbach I've merged @ruddell 's fix into Andross and the new version should be available shortly. Thanks so much to @ruddell and everyone for their help!

@jamonholmgren
Copy link
Member

@devanshAppiness
Copy link

i reinstalled nodeJs and it worked!!

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

No branches or pull requests

5 participants