joshbuddy / exif-be-gone

Remove exif data using a node.js transform stream
34 stars 4 forks source link

Version 1.3.0 missing js files #20

Closed ninnjak closed 1 year ago

ninnjak commented 1 year ago

The latest version contains only ts files causing the following error:

Error: Cannot find module '/node_modules/exif-be-gone/index.js'. Please verify that the package.json has a valid "main" entry

code: 'MODULE_NOT_FOUND',
path: ‘/node_modules/exif-be-gone/package.json',
requestPath: 'exif-be-gone'
joshbuddy commented 1 year ago

Ah I’ll fix this in a bit. Thanks!

On 31 Jul 2022, at 17.57, Jack Burgess @.***> wrote:

 The latest version contains only ts files casuing the following error:

Error: Cannot find module '/node_modules/exif-be-gone/index.js'. Please verify that the package.json has a valid "main" entry

code: 'MODULE_NOT_FOUND', path: ‘/node_modules/exif-be-gone/package.json', requestPath: 'exif-be-gone' — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.

joshbuddy commented 1 year ago

Hey @ninnjak should all be good now, published as 1.3.1