JaneaSystems / nodejs-mobile

Full-fledged Node.js on Android and iOS
https://code.janeasystems.com/nodejs-mobile
Other
2.57k stars 183 forks source link

Duplicated files or mocks. #322

Open mkkurt opened 3 years ago

mkkurt commented 3 years ago

Here is my problem:

mockPath1: 'nodejs-assets/nodejs-project/package.json', mockPath2: 'android/app/build/intermediates/merged_assets/debug/out/nodejs-project/package.json' } Error: Duplicated files or mocks. Please check the console for more info

sallespro commented 3 years ago

i believe removing the src list in build.gralde solves this. https://github.com/JaneaSystems/nodejs-mobile/issues/317#issuecomment-852033823