-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
6.8.0 on npm #819
Comments
Please address this. The version on npm doesn't actually have decorator support, which is referenced directly in the current documentation. |
|
Currently going through the issues so I can publish 6.8.0. If you have some time, feel free to test master and let me know of any issues so I can fix them before publishing. |
I'm using master (compiled manually) in my typescript project and the only issues I've had so far were some typing problems:
I solved these by just ignoring the offending files in my tsconfig.json
|
protobuf.js version: 6.8.0
When installing with npm, I expected 6.8.0 to be installed but 6.7.3 is installed instead
The text was updated successfully, but these errors were encountered: