Skip to content

Uncaught ReferenceError: ic is not defined #26

@cashewguy

Description

@cashewguy

Hi, I can't find much documentation on how to actually implement this, but I've been following the npm page: https://www.npmjs.org/package/ic-ajax.

I don't have it doing anything yet, but putting

var ajax = ic.ajax; into app.js turns an error: ic is not defined.
(var ajax = require('ic-ajax')) creates a different error, require is not defined).

I've got ic-ajax installed (via npm), so I'm not sure what I need to do to get it to work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions