undefined ls-remote react-native-maps #24126
Labels
Ran Commands
One of our bots successfully processed a command.
Resolution: Locked
This issue was locked by the bot.
Type: Question
Issues that are actually questions and not bug reports.
When I try to initialize my project with "expo start", i've got an error "Error: node_modules directory is missing. Please run
npm install
in your project directory.Couldn't start project. Please fix the errors and restart the project."
So i've runned "npm install" then i got this massage:
"npm ERR! path git
npm ERR! code ENOENT
npm ERR! errno ENOENT
npm ERR! syscall spawn git
npm ERR! enoent Error while executing:
npm ERR! enoent undefined ls-remote -h -t ssh://git@github.com/expo/react-native-maps.git
npm ERR! enoent
npm ERR! enoent
npm ERR! enoent spawn git ENOENT
npm ERR! enoent This is related to npm not being able to find a file."
Can anyone help me?
The text was updated successfully, but these errors were encountered: