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
We're getting an error attempting to use the startsWith validation. The code in github has the method but the version of code@1.2.1 installed on our system via npm install does not.
I've uninstalled code, cleaned the npm cache, reinstalled. I'm getting a 1.2.1 version of code but it still comes up with the missing function.
Is this an npm related issue or did the code package miss bumping a version number along the way?