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 '-s' option does the exact opposite of what the README.md file indicates. It overwrites your existing package.json instead of creating a new package.json.yarn file. Removing the '-s' option will save your existing package.json and create a new package.json.yarn file.
The text was updated successfully, but these errors were encountered:
The '-s' option does the exact opposite of what the README.md file indicates. It overwrites your existing package.json instead of creating a new package.json.yarn file. Removing the '-s' option will save your existing package.json and create a new package.json.yarn file.
The text was updated successfully, but these errors were encountered: