In module “Defining Entrypoints”, when I was trying to build the image by:
docker build -t react-app .
I was getting a lot of warnings like these:
#10 3.546 npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but package-lock.json was generated for lockfileVersion@2. I’ll try to do my best with it! #10 6.158 npm WARN checkPermissions Missing write access to /app/node_modules/@babel/compat-data #10 6.158 npm WARN checkPermissions Missing write access to /app/node_modules/@babel/core/node_modules/semver
…