Code Monkey home page Code Monkey logo

Comments (4)

Enngage avatar Enngage commented on September 25, 2024 1

Hi,

Can you share more details as how you are using the SDK and in what environment? The error you are receiving is often related to using CommonJS while not having it installed. See this question.

from delivery-sdk-js.

Enngage avatar Enngage commented on September 25, 2024 1

This also sound like the type of when you would be using the 'js' library directly in your browser. Browsers however do not currently have a support for CommonJs module. For that you need to use tool such as Browserfiy to resolve the modules. You can see exmaple of this in our sample Javascript app as well.

from delivery-sdk-js.

Tungamirai avatar Tungamirai commented on September 25, 2024

@Enngage Hi Thanks for the answer , that was the problem i was trying run it straight in the browser :0 ... ended up using webpack to bundle it first

from delivery-sdk-js.

Enngage avatar Enngage commented on September 25, 2024

Awesome, thanks for letting me know :-)

from delivery-sdk-js.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.