Skip to main content
Question

ES modules

  • April 11, 2023
  • 0 replies
  • 83 views

Forum|alt.badge.img+1

I am using v14.0.0 of the zapier-platform-core dependency to build my integration. 

I’m using nvm to ensure that Node v18 is being used:  nvm exec v18 npm test -- authentication.test.js

The integration references a dependency that uses ES modules, but I get an error when I attempt to build the application.  Are they supported?

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.