NPM problem 25/06/2026

Hi Developer of Tao Testing CE

First of all, thank you for this open source project. I’m currently trying to run it locally in my own docker desktop, but struggling with a problem that said “missing NPM token”. I have changed the branch into wip/OCE-29/build_without_auth but still facing that problem. May I receive a hint or help to solve this issue.

Thank you very much. Hoping for your answers.

Hey, do you have an active ssh key added to your github account? What happens when you try in project root: git submodule update --init --recursive?

Hi, sorry for the late respond, but I already solved that issue, it’s actually like what you said in the other forum. Thank you soo much. But I’m currently facing a problem with couple of authorization functionality. Like assigning users to a group, publishing a test/deliveries, etc. Shall we discuss it in here? or better to post it in another forum dedicated to it?

Glad my investigation has helped others as well! Sure, i’m learning to develop the system now as well. What kind of errors do you get?

actually I’ve found something, these packages/repo are still in private
```

  • oat-sa/bundle-document-manager
  • oat-sa/bundle-bigtable-document-manager
  • oat-sa/bundle-elasticsearch-document-manager
  • oat-sa/lib-em-php-lti-events
  • oat-sa/lib-em-php-lti-client
  • oat-sa/lib-em-php-client
  • oat-sa/bundle-em-client

```
so I need to have the organization’s NPM token nor I need to become part of the organization. Those packages might be needed to resolve this issue…

Test taker view:

Admin view:

This issue happened when the test taker start the test and on the other hand the admin needs to accept the test taker in order for the test taker to continue to do the test.
Have you faced this issue before?
Or If it turns out that your setup process went well, may I know what have you been doing for your local setup? so I could do exactly what you have done

Hey, haven’t tested yet. At the moment I’m tinkering with the locales. But have you tested the "sysctl net.ipv4.ip_unprivileged_port_start=0 # 443 might be enough, but we are not going to prod." This can be found inside docs/dev/README.md

Hey. Sorry I don’t really understand what you meant. I think I might need to give up developing tao-ce/tao-ce. I’m moving on to another repo instead from tao-ce or oat-sa. Do you have any recommendation which repo that I can use to develop even further?

Have you read the multiple readme files?

Did you have any luck with the other repos? From what I understand, this branch is the only one that can be run build and run locally for now with the source code included.