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

Created on 11 Jan 2019  Â·  8Comments  Â·  Source: infinitered/ignite

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

question

All 8 comments

@nikitph Can you test and report back?

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

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

@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!

@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!

i reinstalled nodeJs and it worked!!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jamonholmgren picture jamonholmgren  Â·  3Comments

wisn picture wisn  Â·  3Comments

skellock picture skellock  Â·  3Comments

GantMan picture GantMan  Â·  3Comments

whalemare picture whalemare  Â·  3Comments