iaxentoi
Results
2
issues of
iaxentoi
We are trying to add a new library (node-cld) to our project, but we are not able to package it as Webpack fails: `ERROR in ../../cld/build/Release/cld.node 1:0 Module parse failed:...
We are packaging our project with serverless, which uses Webpack. The packaging fails for `cld` with the following error: `ERROR in ../../cld/index.js 2:13-43 Module not found: Error: Can't resolve './build/Release/cld'...