You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The postinstall step when installing the preset copies a file jest.config.js into the installer's project's config folder & edits the scripts section in the package.json file. The user should have permission to these files, but need to add error handling when there's an exception with a message they should perform the manual step if it failed.
The text was updated successfully, but these errors were encountered:
The postinstall step when installing the preset copies a file jest.config.js into the installer's project's config folder & edits the
scripts
section in the package.json file. The user should have permission to these files, but need to add error handling when there's an exception with a message they should perform the manual step if it failed.The text was updated successfully, but these errors were encountered: