pierrot:~/Documents/GitHub/ReactN$ npx expo
Need to install the following packages:
expo@52.0.11
Ok to proceed? (y) n
npm error canceled
npm notice
npm notice New patch version of npm available! 10.9.0 -> 10.9.1
npm notice Changelog:
https://github.com/npm/cli/releases/tag/v10.9.1
npm notice To update run: npm install -g npm@10.9.1
npm notice
npm error A complete log of this run can be found in: /Users/pierrot/.npm/_logs/2024-11-28T22_22_59_911Z-debug-0.log
pierrot:~/Documents/GitHub/ReactN$ npx ?
npm error code EINVALIDTAGNAME
npm error Invalid tag name "?" of package "?": Tags may not have any characters that encodeURIComponent encodes.
npm error A complete log of this run can be found in: /Users/pierrot/.npm/_logs/2024-11-28T22_25_14_917Z-debug-0.log
pierrot:~/Documents/GitHub/ReactN$ npx help
npm error could not determine executable to run
npm error A complete log of this run can be found in: /Users/pierrot/.npm/_logs/2024-11-28T22_25_20_208Z-debug-0.log
pierrot:~/Documents/GitHub/ReactN$ npx
Entering npm script environment at location:
/Users/pierrot/Documents/GitHub/ReactN
Type 'exit' or ^D when finished
sh-3.2$ exit
exit
pierrot:~/Documents/GitHub/ReactN$ npx expo
Need to install the following packages:
expo@52.0.11
Ok to proceed? (y) n
npm error canceled
npm error A complete log of this run can be found in: /Users/pierrot/.npm/_logs/2024-11-28T22_28_52_812Z-debug-0.log
pierrot:~/Documents/GitHub/ReactN$ npx expo -h
Need to install the following packages:
expo@52.0.11
Ok to proceed? (y) n
npm error canceled
npm error A complete log of this run can be found in: /Users/pierrot/.npm/_logs/2024-11-28T22_30_29_898Z-debug-0.log
pierrot:~/Documents/GitHub/ReactN$ npx add expo
npm error could not determine executable to run
npm error A complete log of this run can be found in: /Users/pierrot/.npm/_logs/2024-11-28T22_31_13_583Z-debug-0.log
pierrot:~/Documents/GitHub/ReactN$ npx install expo
npm error could not determine executable to run
npm error A complete log of this run can be found in: /Users/pierrot/.npm/_logs/2024-11-28T22_31_24_196Z-debug-0.log
pierrot:~/Documents/GitHub/ReactN$ npx expo
Need to install the following packages:
expo@52.0.11
Ok to proceed? (y) y
npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated @babel/plugin-proposal-nullish-coalescing-operator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead.
npm warn deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.
npm warn deprecated @babel/plugin-proposal-optional-chaining@7.21.0: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead.
npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm warn deprecated @xmldom/xmldom@0.7.13: this version is no longer supported, please update to at least 0.8.*
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated rimraf@2.6.3: Rimraf versions prior to v4 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
ConfigError: The expected package.json path: /Users/pierrot/Documents/GitHub/ReactN/package.json does not exist
pierrot:~/Documents/GitHub/ReactN$ npx expo -h
Usage
$ npx expo <command>
Commands
start, export
run:ios, run:android, prebuild
install, customize, config, serve
login, logout, whoami, register
Options
--version, -v Version number
--help, -h Usage info
For more info run a command with the --help flag
$ npx expo start --help
pierrot:~/Documents/GitHub/ReactN$ npx create-expo-app@latest
Need to install the following packages:
create-expo-app@3.1.1
Ok to proceed? (y) y
Creating an Expo project using the default template.
To choose from all available templates pass in the --template arg:
$ npx create-expo-app --template
To choose from all available examples pass in the --example arg:
$ npx create-expo-app --example
✔ What is your app named? … dashboard
✔ Downloaded and extracted project files.
> npm install
npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated @babel/plugin-proposal-nullish-coalescing-operator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead.
npm warn deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.
npm warn deprecated rimraf@2.6.3: Rimraf versions prior to v4 are no longer supported
npm warn deprecated @babel/plugin-proposal-optional-chaining@7.21.0: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead.
npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated @xmldom/xmldom@0.7.13: this version is no longer supported, please update to at least 0.8.*
npm warn deprecated domexception@4.0.0: Use your platform's native DOMException instead
npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
added 1179 packages, and audited 1180 packages in 1m
104 packages are looking for funding
run `npm fund` for details
5 low severity vulnerabilities
To address all issues (including breaking changes), run:
npm audit fix --force
Run `npm audit` for details.
✅ Your project is ready!
Partager