
Jhonatan Escalante
Preguntastudent•hace 5 años
Me aparece este error
¿Qué puedo hacer?
./node_modules/bootstrap/dist/js/bootstrap.js Module not found: Can't resolve 'jquery' in '/Users/my_name/React_Projects/my_react_project/node_modules/bootstrap/dist/js'

Jhonatan Escalante
student•hace 5 años
Lo resolví poniendo esto en la terminal
npm install jquery popper.js
Y ya se ve el proyecto