Skip to content
This repository has been archived by the owner on Aug 23, 2024. It is now read-only.

error compiling type.ts #9

Closed
adrian-rt opened this issue Sep 5, 2020 · 0 comments
Closed

error compiling type.ts #9

adrian-rt opened this issue Sep 5, 2020 · 0 comments

Comments

@adrian-rt
Copy link

I tried to debug #7 and I thought maybe if I do a git pull (I was already up to date) and recompile would fix my issues.

When I tried to recompile I got this error:

$ ./compile.sh
~/Downloads/DIE/fuzz/TS ~/Downloads/DIE
npm WARN esfuzz@0.0.0 No repository field.
npm WARN esfuzz@0.0.0 No license field.
npm WARN The package vm2 is included as both a dev and production dependency.

audited 129 packages in 0.714s

1 package is looking for funding
run npm fund for details

found 0 vulnerabilities

base/engine/type.ts:39:24 - error TS1005: ';' expected.

39 return this.44(step, type);
~~~

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

No branches or pull requests

1 participant