Skip to content

update to a newer version of node#88

Open
hulto wants to merge 1 commit intoAzure:mainfrom
hulto:update-node-fix-quasar-bug
Open

update to a newer version of node#88
hulto wants to merge 1 commit intoAzure:mainfrom
hulto:update-node-fix-quasar-bug

Conversation

@hulto
Copy link

@hulto hulto commented Jan 8, 2024

Was having an issue with stormspotter front end starting specifically the quasar CLI.
Updating the node version seems to fix.

Before

$ docker-compose up
[+] Running 3/0
 ✔ Container stormspotter-stormspotter-neo4j-1     Created                                                                                                                                                                                                                0.0s 
 ✔ Container stormspotter-stormspotter-frontend-1  Created                                                                                                                                                                                                                0.0s 
 ✔ Container stormspotter-stormspotter-backend-1   Created                                                                                                                                                                                                                0.0s 
Attaching to stormspotter-stormspotter-backend-1, stormspotter-stormspotter-frontend-1, stormspotter-stormspotter-neo4j-1
stormspotter-stormspotter-frontend-1  | file:///usr/local/lib/node_modules/@quasar/cli/bin/quasar.js:25
stormspotter-stormspotter-frontend-1  |   const { default: appPaths } = await import('../lib/app-paths.js')
stormspotter-stormspotter-frontend-1  |                                 ^^^^^
stormspotter-stormspotter-frontend-1  | 
stormspotter-stormspotter-frontend-1  | SyntaxError: Unexpected reserved word
stormspotter-stormspotter-frontend-1  |     at Loader.moduleStrategy (internal/modules/esm/translators.js:140:18)
stormspotter-stormspotter-frontend-1  |     at async link (internal/modules/esm/module_job.js:42:21)
stormspotter-stormspotter-frontend-1  | 
stormspotter-stormspotter-frontend-1 exited with code 1

After

/ # quasar serve -p 9091 --history

 Quasar CLI.......... v2.3.0
 Listening at........ http://4aea2edaf450:9091
 Web server root..... /
 Gzip................ enabled
 Cache (max-age)..... 86400
 Micro-cache......... 1s
 History mode........ enabled
 Index file.......... index.html

@hulto
Copy link
Author

hulto commented Jan 8, 2024

Fixes #85

@kek-Sec
Copy link

kek-Sec commented Jun 13, 2025

can we get this merged? its bringing the docker compose to a non working state

Copy link

@kek-Sec kek-Sec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants