You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.
█ Creating TrailBlazers using Ignite 6.0.0
█ Powered by Infinite Red - https://infinite.red
█ Using react-native-cli
────────────────────────────────────────────────
/Users/banerjed/.config/yarn/global/node_modules/gluegun/build/index.js:13
throw up;
^
yarn run v1.22.5
,error Command "format" not found.
,info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
(Use node --trace-uncaught ... to show where the exception was thrown)
banerjed@Dhritimans-iMac work % ignite doctor
System
platform darwin
arch x64
cpu 4 cores Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz
directory work /Users/banerjed/work
I'll note that generating an Expo app does succeed cleanly. However, later on, I get the following error, which seems to have shown up before in #323
Failed to compile.
/Users/banerjed/work/TrailBlazers/node_modules/react-native/Libraries/Network/XMLHttpRequest.js
Module not found: Can't resolve './RCTNetworking' in '/Users/banerjed/work/TrailBlazers/node_modules/react-native/Libraries/Network'
banerjed@Dhritimans-iMac work % ignite new TrailBlazers
· · · · · · · · · · · · · · · · · · 🔥 Ignite 🔥 · · · · · · · · · · · · · · · · · ·
🔥 Igniting app
🧊 Cooling print nozzles
☕️ Baking CocoaPods
/Users/banerjed/.config/yarn/global/node_modules/gluegun/build/index.js:13
throw up;
^
yarn run v1.22.5
,error Command "format" not found.
,info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
(Use
node --trace-uncaught ...
to show where the exception was thrown)banerjed@Dhritimans-iMac work % ignite doctor
System
platform darwin
arch x64
cpu 4 cores Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz
directory work /Users/banerjed/work
JavaScript
node 15.4.0 /usr/local/bin/node
npm 7.0.15 /usr/local/bin/npm
yarn 1.22.5 /Users/banerjed/.yarn/bin/yarn
Ignite
ignite-cli 6.0.0 /Users/banerjed/.config/yarn/global/node_modules/.bin/ignite
ignite src build /Users/banerjed/.config/yarn/global/node_modules/ignite-cli/build
Android
java 1.8.0_275 /usr/bin/java
android home - /Users/banerjed/Library/Android/sdk
iOS
xcode 12.3
cocoapods 1.10.0 /usr/local/bin/pod
The text was updated successfully, but these errors were encountered: