Install failure on Maverick 8.0.0 beta-3
See original GitHub issueDescribe the bug
With beta 3 installed, on linux. run following command:
npx ignite-cli@next new appname
✅ What bundle identifier? · com.appname
/home/justin/.npm/_npx/2351a7c35afcf833/node_modules/gluegun/build/index.js:15
throw up;
^
TypeError: Cannot read properties of undefined (reading 'startsWith')
at parsePath (/home/justin/.npm/_npx/2351a7c35afcf833/node_modules/ignite-cli/build/commands/new.js:121:34)
at /home/justin/.npm/_npx/2351a7c35afcf833/node_modules/ignite-cli/build/commands/new.js:126:27
at step (/home/justin/.npm/_npx/2351a7c35afcf833/node_modules/ignite-cli/build/commands/new.js:44:23)
at Object.next (/home/justin/.npm/_npx/2351a7c35afcf833/node_modules/ignite-cli/build/commands/new.js:25:53)
at fulfilled (/home/justin/.npm/_npx/2351a7c35afcf833/node_modules/ignite-cli/build/commands/new.js:16:58)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
Same commands work successfully on beta 2 ie: npx ignite-cli@8.0.0-beta.2 new appname
Ignite version
8.0.0-beta-3
Additional info
System
platform linux
arch x64
cpu 16 cores AMD Ryzen 7 2700 Eight-Core Processor << this is it NEED MOAR CORES
directory react-native /home/justin/projects/react-native
JavaScript (and globally-installed packages)
node 16.17.0 /home/justin/n/bin/node
npm 8.15.0 /home/justin/n/bin/npm
appcenter-cli 2.9.0
chromedriver 88.0.0
corepack 0.12.1
detox-cli 18.20.1
expo-cli 4.12.1
gatsby-cli 2.12.29
ghost-cli 1.11.0
ignite-cli 7.5.0
json 11.0.0
npm 8.15.0
patch-package 6.2.0
prettier-standard 16.3.0
prettier 2.5.1
puppeteer-pdf 1.2.0
react-native-app-id 0.0.5
react-native-cli 2.0.1
react-native-rename 2.7.0
watchman 1.0.0
yarn 1.21.1 /usr/bin/yarn
detox-cli 10.0.7
expo-cli 3.28.0
gatsby 2.13.23
gatsby-cli 2.7.15
react-native-cli 2.0.1
Ignite
ignite-cli 7.5.0 /home/justin/n/bin/ignite
ignite src build /home/justin/n/lib/node_modules/ignite-cli/build
Android
java 11.0.16 /usr/bin/java
android home - /home/justin/Android/Sdk
Issue Analytics
- State:
- Created a year ago
- Comments:6 (6 by maintainers)
Top GitHub Comments
If you are still having issues with this, please let me know and re-open the issue
This has now been resolved as of 8.0.0-beta.5