Development changes are not pushed into the platform
Closed this issue · 2 comments
Rogatiq commented
I have a problem with the development setup. After running the devsetup script. Everything runs without errors and the tests past with no errors. But if I change the code the changes are only seen when I debug server.js
Also the dojo user is created, but I can't log in with that account.
Rogatiq commented
The problem comes when running the buildingTrainingportal script. When npm install is run, package.json and package-lock.json can't be located although they are in the folder that the command is run.