Question
Issue with importing a node package in the Zendesk custom app
Hi All,
I have installed a node package which I am trying to use in a custom app.In this case let's say the package name is "test-package".When I try to run this locally it gives an error "Uncaught SyntaxError: Cannot use import statement outside a module"

Is there a different way to import these packages?
Thanks!
