@Rico_Chen Do you have a package-lock.json
with specific pegged versions of the various dependencies in your repo?
If not, then you aren’t necessarily building with precisely the same dependency versions each time you build.
@Rico_Chen Do you have a package-lock.json
with specific pegged versions of the various dependencies in your repo?
If not, then you aren’t necessarily building with precisely the same dependency versions each time you build.