The JavaScript strict mode exception "can't assign to property" occurs when attempting
to create a property on primitive value
such as a symbol, a string, a number or a boolean. Primitive values cannot hold any property....View this page on GitHub • Report a problem with this content...