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
i couldn't get this bundle to run at first in newest TextMate, but was able to fix it locally like this:
please pass args in validator.ts:73 separately.
instead '-t json' its gotta be '-t', 'json'.
thence it worked like a charm :)
The text was updated successfully, but these errors were encountered:
i couldn't get this bundle to run at first in newest TextMate, but was able to fix it locally like this:
please pass args in validator.ts:73 separately.
instead
'-t json'
its gotta be'-t'
,'json'
.thence it worked like a charm :)
The text was updated successfully, but these errors were encountered: