opentok / opentok-network-test-js

A node module that lets you check network connectivity to resources and services required to use OpenTok
MIT License
57 stars 44 forks source link

Error while building the project #98

Open sou-s opened 5 years ago

sou-s commented 5 years ago

node_modules/opentok-network-test-js/dist/NetworkTest/errors/types.d.ts (22,28): In ambient enum declarations member initializer must be constant expression.

pinstripe-potatohead commented 5 years ago

Installing babel-preset-env resolved the problem for me.