Tonejs / Tone.js

A Web Audio framework for making interactive music in the browser.
https://tonejs.github.io
MIT License
13.37k stars 976 forks source link

Update standardized-audio-context, fix little lint errors #1159

Closed jdanford closed 1 year ago

jdanford commented 1 year ago

I have all dev dependencies installed, but npm test isn't working:

26 01 2023 11:36:27.714:ERROR [plugin]: Cannot find plugin "karma-typescript".
  Did you forget to install it?
  npm install karma-typescript --save-dev
26 01 2023 11:36:27.719:ERROR [plugin]: Cannot load "karma-typescript", it is not registered!
  Perhaps you are missing some plugin?
26 01 2023 11:36:27.720:ERROR [karma-server]: Server start failed on port 9876: Error: No provider for "framework:karma-typescript"! (Resolving: framework:karma-typescript)
26 01 2023 11:36:27.723:ERROR [reporter]: Can not load reporter "karma-typescript", it is not registered!
  Perhaps you are missing some plugin?