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
when I update persistify from version 1.1.1 to 2.0.1 I face the following error: Warning: Cannot read property 'ignore-watch' of undefined Use --force to continue.
It looks like it is related to this commit: 23fa476
It only breaks if watch flag is set.
Cheers,
Tassilo
The text was updated successfully, but these errors were encountered:
Hi,
when I update persistify from version 1.1.1 to 2.0.1 I face the following error:
Warning: Cannot read property 'ignore-watch' of undefined Use --force to continue.
It looks like it is related to this commit:
23fa476
It only breaks if
watch
flag is set.Cheers,
Tassilo
The text was updated successfully, but these errors were encountered: