Legacy Dev Forum Posts

 View Only

Sign Up

Error with application when doing npm start

  • 1.  Error with application when doing npm start

    Posted 06-05-2025 18:04

    BasilioJrGuevarra | 2024-05-16 10:38:31 UTC | #1

    Hello,

    I'm trying to try out the demo apps for Genesys https://github.com/MyPureCloud/client-app-sdk/tree/master/examples

    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.


    tim.smith | 2024-05-16 14:22:19 UTC | #2

    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-----


    system | 2024-06-16 14:23:18 UTC | #3

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 26299