Hi,
When I install c2pa-node in my project (Next.js ^14.2.5, Typescript ^5.3.3), I have this error :
⨯ ./node_modules/c2pa-node/dist/generated/c2pa.node
Module parse failed: Unexpected character '�' (1:0)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
Hi,
When I install c2pa-node in my project (Next.js ^14.2.5, Typescript ^5.3.3), I have this error :