everytime I try to install ipk file on my virtualbox emulator.
it gives me this error all the time.
please help.
what else should I consider?
everytime I try to install ipk file on my virtualbox emulator.
it gives me this error all the time.
please help.
what else should I consider?
Hi @miiiiiin, welcome to the forum.
ares --version
)Thanks
cli version: 2.4.0
steps to reproduce:
but if I get a dist folder from one of my team mates. it works. I think the error is being made when I execute "npm run pack -p"
This probably is not the problem related to CLI (because you succeeded using the teammate's dist)
Check the following things:
Compare your dist folder with that of your teammates.
There might be differences, such as hierarchy or something.
Check the package.json
Check the difference between pack
of yours and teammate's.
You've confirmed that the package.json
files are the same, but there are differences in the dist
folder. You've also tried rebuilding with the enact pack
command to ensure the same folder structure, but you're still encountering the same error. Are there any other possible solutions for this?
In that case, the IPK file and dist directory are needed for debugging.
If you don't mind sharing the files, please send the files to develop@webosose.org
Thanks,
I've sent the files, including the mentioned ones, via email. Please confirm.
I checked the email you sent.
I'll inform you as soon as the analysis is done.
Thanks