Git Product home page Git Product logo

cardstack-editor's Introduction

Cardstack-cms

This README outlines the details of collaborating on this Ember addon.

Installation

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

  • npm test (Runs ember try:testall to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://ember-cli.com/.

cardstack-editor's People

Contributors

ef4 avatar ember-tomster avatar fredguth avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cardstack-editor's Issues

Basic Documentation

It would be nice to have basic documentation for this, so that less experienced users can start playing around and extend the documentation.

just a default ember addon?

Have you published any cardstack source code to this repo or is it just auto-generated by ember-cli? Can't tell.

Build error: Cannot read property 'app' of undefined

When trying to run ember build or ember serve I get the error

TypeError: Cannot read property 'app' of undefined
    at CoreObject.module.exports._findApp (/home/john/git/dev/cardstack-editor/node_modules/ember-concurrency/index.js:26:15)
    at CoreObject.module.exports._includePolyfill (/home/john/git/dev/cardstack-editor/node_modules/ember-concurrency/index.js:20:24)
    at CoreObject.module.exports.included (/home/john/git/dev/cardstack-editor/node_modules/ember-concurrency/index.js:10:10)
    at CoreObject.included (/home/john/git/dev/cardstack-editor/node_modules/core-object/lib/assign-properties.js:32:18)
    at /home/john/git/dev/cardstack-editor/node_modules/ember-cli/lib/models/addon.js:241:34
    at Array.map (native)
    at CoreObject.eachAddonInvoke (/home/john/git/dev/cardstack-editor/node_modules/ember-cli/lib/models/addon.js:239:24)
    at CoreObject.extend.included (/home/john/git/dev/cardstack-editor/node_modules/ember-cli/lib/models/addon.js:367:10)
    at CoreObject.included (/home/john/git/dev/cardstack-editor/node_modules/core-object/lib/assign-properties.js:32:18)
    at EmberAddon.<anonymous> (/home/john/git/dev/cardstack-editor/node_modules/ember-cli/lib/broccoli/ember-app.js:435:15)

ember test Results in:

Cannot read property 'app' of undefined
TypeError: Cannot read property 'app' of undefined
    at CoreObject.module.exports._findApp (/home/john/git/dev/cardstack-editor/node_modules/ember-concurrency/index.js:26:15)
    at CoreObject.module.exports._includePolyfill (/home/john/git/dev/cardstack-editor/node_modules/ember-concurrency/index.js:20:24)
    at CoreObject.module.exports.included (/home/john/git/dev/cardstack-editor/node_modules/ember-concurrency/index.js:10:10)
    at CoreObject.included (/home/john/git/dev/cardstack-editor/node_modules/core-object/lib/assign-properties.js:32:18)
    at /home/john/git/dev/cardstack-editor/node_modules/ember-cli/lib/models/addon.js:241:34
    at Array.map (native)
    at CoreObject.eachAddonInvoke (/home/john/git/dev/cardstack-editor/node_modules/ember-cli/lib/models/addon.js:239:24)
    at CoreObject.extend.included (/home/john/git/dev/cardstack-editor/node_modules/ember-cli/lib/models/addon.js:367:10)
    at CoreObject.included (/home/john/git/dev/cardstack-editor/node_modules/core-object/lib/assign-properties.js:32:18)
    at EmberAddon.<anonymous> (/home/john/git/dev/cardstack-editor/node_modules/ember-cli/lib/broccoli/ember-app.js:435:15)
    at Array.filter (native)
    at EmberAddon.EmberApp._notifyAddonIncluded (/home/john/git/dev/cardstack-editor/node_modules/ember-cli/lib/broccoli/ember-app.js:430:45)
    at EmberAddon.EmberApp [as appConstructor] (/home/john/git/dev/cardstack-editor/node_modules/ember-cli/lib/broccoli/ember-app.js:109:8)
    at new EmberAddon (/home/john/git/dev/cardstack-editor/node_modules/ember-cli/lib/broccoli/ember-addon.js:38:8)
    at module.exports (/home/john/git/dev/cardstack-editor/ember-cli-build.js:6:13)
    at CoreObject.module.exports.Task.extend.setupBroccoliBuilder (/home/john/git/dev/cardstack-editor/node_modules/ember-cli/lib/models/builder.js:54:19)
    at CoreObject.module.exports.Task.extend.init (/home/john/git/dev/cardstack-editor/node_modules/ember-cli/lib/models/builder.js:89:10)
    at CoreObject.init (/home/john/git/dev/cardstack-editor/node_modules/core-object/lib/assign-properties.js:32:18)
    at CoreObject.Class (/home/john/git/dev/cardstack-editor/node_modules/core-object/core-object.js:32:33)
    at CoreObject.<anonymous> (/home/john/git/dev/cardstack-editor/node_modules/ember-cli/lib/commands/test.js:142:30)
    at lib$rsvp$$internal$$tryCatch (/home/john/git/dev/cardstack-editor/node_modules/rsvp/dist/rsvp.js:1036:16)
    at lib$rsvp$$internal$$invokeCallback (/home/john/git/dev/cardstack-editor/node_modules/rsvp/dist/rsvp.js:1048:17)

Node and ember versions are:

ember-cli: 2.6.0-beta.2
node: 0.12.15
os: linux x64

I had the same issue trying to build on an OS X machine too.

Please let me know if there is more information I can provide.

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.