-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Thanks a lot for sharing AWR analysis tool, Is it still working ?
Would you please share more details about How to use the docker version ?
docker compose version
Docker Compose version v2.19.0
docker compose up
validating /home/ec2-user/spa/docker/docker-compose.yaml: (root) Additional property db is not allowed
======
While trying to install it
spa]$ node spa.js
/home/ec2-user/spa/spa.js:47
app.engine('handlebars', exphbs({defaultLayout: 'main'}));
^
TypeError: exphbs is not a function
at Object. (/home/ec2-user/spa/spa.js:47:26)
at Module._compile (node:internal/modules/cjs/loader:1198:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1252:10)
at Module.load (node:internal/modules/cjs/loader:1076:32)
at Function.Module._load (node:internal/modules/cjs/loader:911:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
at node:internal/main/run_main_module:22:47