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
My apologies. I'd try to fix it, but I'm not a JS guy :-(.
macOS Big Sur, Version 11.6
$ npm start
[email protected] prestart
npm run build [email protected] prebuild
tslint -c tslint.json -p tsconfig.json --fix [email protected] build
tsc
src/gitter/inject-refs.ts:30:11 - error TS2571: Object is of type 'unknown'.
30 if (err.code === 'ENOENT') {
~~~
Found 1 error.
$ npm --version
8.1.0
$ node --version
v17.0.1
$ git status
On branch main
Your branch is up to date with 'origin/main'.
nothing to commit, working tree clean
The text was updated successfully, but these errors were encountered:
My apologies. I'd try to fix it, but I'm not a JS guy :-(.
macOS Big Sur, Version 11.6
$ npm start
The text was updated successfully, but these errors were encountered: