Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

332
Views
Errors any time I download dependencies using npm like react-navigation or react-native-elements

I used "npm install @react-navigation/native @react-navigation/native-stack" then "expo install react-native-screens react-native-safe-area-context" as the website instructed. The same errors showed up when I tried to use a SearchBar from react-native-elements

import { StatusBar } from 'expo-status-bar';
import React from 'react';
import { StyleSheet, Text, View } from 'react-native';
import HomeScreen from './screens/HomeScreen';
import LoginScreen from './screens/LoginScreen';
import { NavigationContainer } from '@react-navigation/native';
import { createNativeStackNavigator } from '@react-navigation/native-stack';

./App.js:6
Module not found: Can't resolve '@react-navigation/native'
  4 | import HomeScreen from './screens/HomeScreen';
  5 | import LoginScreen from './screens/LoginScreen';
> 6 | import { NavigationContainer } from '@react-navigation/native';
  7 | import { createNativeStackNavigator } from '@react-navigation/native-stack';
  8 | 
  9 | export default function App() {
./App.js:7
Module not found: Can't resolve '@react-navigation/native-stack'
   5 | import LoginScreen from './screens/LoginScreen';
   6 | import { NavigationContainer } from '@react-navigation/native';
>  7 | import { createNativeStackNavigator } from '@react-navigation/native-stack';
   8 | 
   9 | export default function App() {
  10 |   return (
Error from chokidar (C:\): Error: EBUSY: resource busy or locked, lstat 'C:\DumpStack.log.tmp'

about 4 years ago · Santiago Gelvez
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!