question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Install failure on Maverick 8.0.0 beta-3

See original GitHub issue

Describe 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:closed
  • Created a year ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
joshuayoescommented, Sep 15, 2022

If you are still having issues with this, please let me know and re-open the issue

0reactions
joshuayoescommented, Sep 15, 2022

This has now been resolved as of 8.0.0-beta.5

Screen Shot 2022-09-15 at 3 49 05 PM
Read more comments on GitHub >

github_iconTop Results From Across the Web

Error to install Nokogiri on OSX 10.9 Maverick? - Stack Overflow
I upgraded my OSX (Lion) to Mavericks and I can't install Nokogiri for my projects. I already install XCode 5.0.1, Command Line Tools...
Read more >
Drush 7 codebase using symlinks can't find Drupal multi-site ...
Hi,. I have similar problem but on single site installation. I've installed Drupal 8 and Drush 7 (latest version) on MAMP 3 /...
Read more >
Error / Hang Installing Yosemite and Mavericks on Mac Pro SSD
I've tried using a Yosemite boot disk, using both an external hard drive and a USB memory stick, which both suffered the same...
Read more >
Search - PHP :: Bugs
(edit), 2014-02-08 09:25 UTC, Not modified, Compile Failure, Bug, Open, 5.5.9, OSX 10.9.1 Mavericks, --enable-embed Fails to Link.
Read more >
Unity Hub Release Notes - Unity
When installing new Editor versions, the Hub occasionally presented incorrect Android submodules for download. You'll now see the appropriate submodules.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found