Open Jielde opened 8 years ago
Hi Jielde, PEPS are using the "tweetnacl" npm modules and development team forget metion the version no instead of "*". tweetnacl has released new version v0.14.0 they split the util method on separate npm modules [tweetnacl-util] so this issue happened. i had already posted bug #50 .
I try to resolve the issue on yesterday but i dont have enough of time for now. but try to resolve asap. ' :)
Hi safiresh, Thank for your answer, so I will be patient :)
To confirm it's the same issue, can you tell the errors that must be displayed in the browser console?
Hi @hbbio /@Jielde , yes. this is error version mismatch for tweetnacl only .
Hi, ok do you know how to get around?
@Jielde
Temporary workaround is to change the
peps/Dockerfile
file
and on line 23 change
tweetnacl \
TO tweetnacl@0.13.3 \
then run make build again
yes @welsh4evr , it's ok, thanks
The version fix has been pushed to master, thanks @welsh4evr. We will provide an updated version next.
Salut,
J'ai installer PEPS avec cette procédure sur ubuntu server 14.04.4 :
le problème, lorsque j'essaye de saisir le password admin sur la page, plus rien ne se passe, la page reste figer et plus rien.
Avez-vous une idée ? Cordialement,