firebase-functions-test icon indicating copy to clipboard operation
firebase-functions-test copied to clipboard

fix: problems building

Open CorieW opened this issue 6 months ago • 1 comments
trafficstars

Build running into https://github.com/firebase/firebase-functions/issues/1664

Also, got rid of node_modules/.bin/ when accessing tsc, as unnecessary and causing issues on Windows.

  • [x] Tested building on Windows
  • [x] Tested building on MacOS

CorieW avatar May 09 '25 16:05 CorieW

Failing due to https://github.com/firebase/firebase-functions-test/pull/262 perhaps

CorieW avatar May 19 '25 14:05 CorieW