Jump to content

DeathLucky

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by DeathLucky

  1. Yeah I'm using 2.5. So we need to wait for the new release to come then ?
  2. This one : renderbufferStorageMultisample(target: number, samples: number, internalformat: number, width: number, height: number): void; I had the same error as Kesshi yesterday: node_modules/typescript/lib/lib.d.ts(5603,11): error TS2320: Interface 'AudioContext' cannot simultaneously extend types 'AudioContextBase' and 'EventTarget'. Named property 'addEventListener' of types 'AudioContextBase' and 'EventTarget' are not identical.
  3. Hello, Apparently, the line you mentioned is back : https://github.com/BabylonJS/Babylon.js/blob/master/src/babylon.mixins.ts And so is the problem it causes.
×
×
  • Create New...