Getting dyld[44435]: missing symbol called while running aspose installed application

Hi ,

I am facing a strange issue when I am using aspose.cells in my nodejs application
if I am running node onlyAspose.js then the below error is showing up
dyld[44435]: missing symbol called

node version :: v16.10.0
npm version :: 8.12.1
aspose.cells Version :: 23.3.0

Screenshot 2023-03-16 at 5.53.12 PM.png (7.1 KB)

I am adding my system details also , just for your reference
Screenshot 2023-03-16 at 5.54.50 PM.png (11.0 KB)

need some help on this , can you please tell me if there is any node vs aspose compatibility issue

Thanks ,
Veerendra

@Veerendra1234
Thanks for providing us the details. I tested Aspose.Cells for Nodejs via Java v23.3 with node v16.19.1 on macOS(x64), it works fine. The issue should be caused by M1 chip. The java bridge doesn’t support it. Therefore, Aspose.Cells for Nodejs via Java cannot run on M1 chip.