isc30 / linq-collections

Strongly typed Linq and Collections implementation for Javascript and TypeScript (ECMAScript 5)
https://www.npmjs.com/package/linq-collections
MIT License
119 stars 12 forks source link

Error: No "exports" main defined in ...\node_modules\linq-to-typescript\package.json #51

Open dmantelli opened 1 year ago

dmantelli commented 1 year ago

I'm trying to launch app NodeJS with the latest version of linq-to-typescript and the error occurs:

image

I've already do npm update, npm audit, and the error persists... :/