Some polyfills have been added but are not present in your dependencies.
Please run one of the following commands:
	npm install --save array-includes@^3.1.1 array.from@^1.1.0 array.prototype.copywithin@^1.0.0 array.prototype.find@^2.1.1 array.prototype.findindex@^2.1.0 string.prototype.endswith@^1.0.0 string.prototype.includes@^2.0.0 string.prototype.padend@^1.1.1 string.prototype.padstart@^3.1.0 string.prototype.split@^1.0.1 string.prototype.startswith@^1.0.0
	yarn add array-includes@^3.1.1 array.from@^1.1.0 array.prototype.copywithin@^1.0.0 array.prototype.find@^2.1.1 array.prototype.findindex@^2.1.0 string.prototype.endswith@^1.0.0 string.prototype.includes@^2.0.0 string.prototype.padend@^1.1.1 string.prototype.padstart@^3.1.0 string.prototype.split@^1.0.1 string.prototype.startswith@^1.0.0
