-
Notifications
You must be signed in to change notification settings - Fork 13
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
Unable to build project #86
Comments
@rmhrisk I think you need to update the modules. Maybe I'm wrong |
@donskov I tried, are you able to do a checkout and build fresh? not working for me. |
I know what I did, I checked out master! Closing. |
Actually I did have the correct branch:
|
:( |
Seems we need to add types/@long |
I updated |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ryans-MacBook-Pro:webcrypto-local rmh$ npm run build
node_modules/protobufjs/index.d.ts(1293,21): error TS2304: Cannot find name 'Long'.
node_modules/protobufjs/index.d.ts(1301,22): error TS2304: Cannot find name 'Long'.
node_modules/protobufjs/index.d.ts(1309,22): error TS2304: Cannot find name 'Lon
The text was updated successfully, but these errors were encountered: