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 error happens with every command, except for clasp --version
The file referenced in the error message doesn't actually exist on my system (c:\ws\src\api\callback.cc:129). Which I find weird, since it says it's failing on the line number 129 of a file that doesn't exist.
Thanks @PopGoesTheWza !
By the way, I'm having this issue on Windows 10, but I recently tried to run clasp 2.4.0 on Ubuntu 20.04, and got the same error message. I had to downgrade it to 2.3.2 to make it work.
Expected Behavior
No error.
Actual Behavior
Trying to run any command on a freshly installed clasp on Windows 10 / node 16.3.0 throws the following error:
The error happens with every command, except for
clasp --version
The file referenced in the error message doesn't actually exist on my system (c:\ws\src\api\callback.cc:129). Which I find weird, since it says it's failing on the line number 129 of a file that doesn't exist.
Steps to Reproduce the Problem
Specifications
v16.3.0
2.4.1
Windows 10 (10.0.19042 build 19042)
The text was updated successfully, but these errors were encountered: