I am developing angularseedadvanced app.
Web and desktop app successfully created. But while running android app failed to run due to following error:
throw new Error(''+ modPath+ '.node is missing. Try reinstalling node-fibers
What should I do?
The used stack:
Node v7.0.0
npm 3.10.9
Any help will highly appreciable and helpful!