-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
I have installed the odoo zed, however I'm getting this error:
Language server odoo:
from extension "Odoo" version 1.0.1: Odoo: No asset found for asset name typeshed.zip
Looking into this, it seems typeshed.zip is not present on releases starting with 1.0.0:
- Release 1.0.0 typeshed.zip missing
- Release 0.12.1 typeshed.zip is present
As I don't have a lot of experience with with zed or Odoo ls, i don't know how to tackle this issue.
PeterAlabaster, kenzanin and mahmods