ember-google-maps icon indicating copy to clipboard operation
ember-google-maps copied to clipboard

There are error messages in CI

Open sandydoo opened this issue 3 years ago • 0 comments

  • [ ] unexpectedly found "\n " when slicing source, but expected "class" Is this coming from ember-cli-htmlbars? Is this related to their recent fix allowing console messages to come through? It sounds like it’s related to AST processing (which we also do), so maybe we have an issue somewhere there.

    Tracking: https://github.com/emberjs/ember.js/issues/19392

  • [ ] Errors when cleaning up after tests Tracking: https://github.com/ember-cli/ember-try/issues/813

    rror cleaning up npm scenario: Error: Cannot copy '../../../../../../handlebars/bin/handlebars' to a subdirectory of itself, '../../../../../../handlebars/bin/handlebars'.
    	at /home/runner/work/ember-google-maps/ember-google-maps/node_modules/ember-try/node_modules/fs-extra/lib/copy/copy.js:210:21
    at FSReqCallback.oncomplete (fs.js:179:23)
    

sandydoo avatar Dec 20 '21 09:12 sandydoo