I\'m working on an express application and I\'m having trouble with wildcard imports, such as import * as E from \'fp-ts/Either\';
import * as E from \'fp-ts/Either\';
Error message: