Closed Patrikkk closed 1 year ago
Fixed in fix-dependencies-issue
branch. I used pug instead of jade which I think was going to happen sooner or later. Jade had many issues because of deprecated code/dependencies. I also did some auto-linting to a lot of js files.
You should now be able to run the app and do a transcription. It also might be a good idea to delete the node_modules folder and the package-lock.json
file and do npm install
, just to be on the safe side.
Merged, thanks for pointing this out!
When I run
npm install
I get the following critical warnings.Running
npm audit
When I run
npm audit fix --force
a couple times, the issue goes away and it installs. I runnpm start
. It starts up without errors. But when I navigate to the site, it throws the following error.