Wednesday 18 April 2018

node project works differently for different developers.

So I have a web app project that was left by another developer I just started picking up on. The project uses node modules, one of which is bootstrap. So the project worked fine previously. but now when I run it the bootstrap does not work(or any of the modules). We have tested it with the previous developers account and it works just fine.Could there be a difference between what the other user has available and what I do outside of the project? And if so how can I find the differences?We are running in centos/RHEL7, the project was built in intellij and is being run with ng from the command line.

Submitted April 18, 2018 at 06:21PM by wobmonsta

No comments:

Post a Comment