ptrumpis / snap-camera-server

An alternative, self-hosted solution that allows you to continue using Snap Camera with all Snapchat filters after its shutdown on January 25, 2023.
https://github.com/snapcamera
MIT License
321 stars 35 forks source link

Invalid import path (MODULE_NOT_FOUND) #120

Closed goodacres closed 5 months ago

goodacres commented 5 months ago

https://github.com/ptrumpis/snap-camera-server/blob/261845347130ac17a37b68a943439433445fc3c0/server.js#L3

Hey guys - nice work on the app 😎

I just tried to get it running on my local and noticed an issue with the imports for the web-app.

I changed the path to ./src/endpoints/explorer/category/lenses.js (was ./src/endpoints/category/lenses.js) & now it's working good.

All the best 🙇

ptrumpis commented 5 months ago

Thanks for your report. Please use the latest release and not the main branch as it is untested and may contain several bugs. https://github.com/ptrumpis/snap-camera-server/releases/latest