Results 2 comments of pit999

I get the same error while compiling the module. I have to add import * as sift from 'sift'; This solves the problem.

I have the same problem as in issue #374. Using ESM Module I get the same error. Using feathers framework. I will check with the feathers developers how to solve...