Hello,
I'm trying to try out the demo apps for Genesys
But I'm having issue when running npm start.
New to this, and does not know what's the issue.
Anyone can point me to the right direction would be great.
Hello,
I'm trying to try out the demo apps for Genesys
But I'm having issue when running npm start.
New to this, and does not know what's the issue.
Anyone can point me to the right direction would be great.
The nullish coalescing operator was first added to node in v14.5.0. You'll need to use a version of node that supports that syntax. https://node.green/#ES2020-features--nullish-coalescing-operator-----
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.