Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Syntax error blocks starting. #4

Open
jsh opened this issue Oct 24, 2021 · 2 comments
Open

Syntax error blocks starting. #4

jsh opened this issue Oct 24, 2021 · 2 comments

Comments

@jsh
Copy link

jsh commented Oct 24, 2021

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

@robrich
Copy link
Owner

robrich commented Oct 25, 2021

Looks like this might be fixed by #3 ... I gotta merge that one. :D

@jsh
Copy link
Author

jsh commented Oct 25, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants