javascript - Large Number of Node Modules after create-react-app eject -


i ran create-react-app eject because wanted use less on project. noticed after doing number of modules under node_modules in project had increased. started project create-react-app, , after creating app, noticed there huge number of modules under node_modules. after creating app no eject run. have tried reinstalling create-react-app, node, , npm, , nothing return node_modules default configuration. don't understand why ejecting 1 app affect configuration of future apps create.


Comments

Popular posts from this blog

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -