ignite icon indicating copy to clipboard operation
ignite copied to clipboard

Mismatch README doc with the boilerplate

Open 4tee opened this issue 4 years ago • 2 comments

What's going on? After creating the boilerplate, the project contains ignite/templates. However, the README doc mentions about plugins and json config which is not found.

Steps to reproduce

  1. Just create a boilterplate after clone the project.

ignite doctor results:

System
  platform           darwin                                                                
  arch               x64                                                                   
  cpu                12 cores         Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz             
  directory          sample   /Users/4tee/sample

JavaScript (and globally-installed packages)
  node                 15.12.0      /usr/local/bin/node 
  npm                  7.6.3        /usr/local/bin/npm  
    @aws-amplify/cli   4.46.1                           
    ignite-cli         6.7.0                            
    json-server        0.16.1                           
    npm                7.6.3                            
  yarn                 1.22.10      /usr/local/bin/yarn 
    react-native-cli   2.0.1                            

Ignite
  ignite-cli         6.7.0        /usr/local/bin/ignite                        
  ignite src         build        /usr/local/lib/node_modules/ignite-cli/build 

Android
  java               1.8.0_242    /usr/bin/java 
  android home       -            undefined     

iOS
  xcode              12.4       
  cocoapods          1.10.1       /usr/local/bin/pod 

4tee avatar Apr 13 '21 10:04 4tee

@silasjmatson since you're working on documentation, can I assign you to this issue?

yulolimum avatar Jul 21 '22 01:07 yulolimum

@yulolimum I'll take a look.

silasjmatson avatar Aug 08 '22 17:08 silasjmatson

image

@silasjmatson it's in the README ... we removed plugins and the ignite.json file in Ignite v6: Flame

jamonholmgren avatar Aug 11 '22 01:08 jamonholmgren

:tada: This issue has been resolved in version 7.15.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

infinitered-circleci avatar Aug 23 '22 17:08 infinitered-circleci