mirror of
https://github.com/jashkenas/backbone.git
synced 2026-04-30 03:00:06 -04:00
In Node 6, running Karma gave the following warning: Error during loading "/home/runner/work/backbone/backbone/node_modules/karma-sauce-launcher" plugin: Unexpected token function I had no such error running karma after installing karma-sauce-launcher locally in Node 14, so this upgrade might fix some things. We are not exactly in the business of supporting old Node versions, so this should be relatively painless.