I'm using recommender v3.0.0 and i dev on Window with Working pretty good!
but when i take it to production server (Debian) and npm install
i alway get install error with node-gyp
- Solution that i try but not work
- Delete .node_module
- Delete Package-lock.json
- Delete node-gyp folder


I don't know how to solve this problem.
I'm using recommender v3.0.0 and i dev on Window with Working pretty good!
but when i take it to production server (Debian) and npm install
i alway get install error with node-gyp
I don't know how to solve this problem.