Cannot connect latest aepp Javascript SDK due to "node version"

Hi guys,

I recently pulled my branch ‘develop’ of the aepp-js-sdk. I tried to use the JS script from the browser
but received the error:

node.js:93 Uncaught (in promise) Error: Unsupported node version 3.0.1. Supported: >= 1.4.0 < 3.0.0

when trying to use the Ae.Universal object with the URL ‘https://sdk-testnet.aepps.com’,
internalUrl: ‘https://sdk-testnet.aepps.com’,

Is this expected ?