Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: all builds are failing #284

Closed
OmgImAlexis opened this issue Sep 8, 2017 · 4 comments
Closed

bug: all builds are failing #284

OmgImAlexis opened this issue Sep 8, 2017 · 4 comments
Assignees
Labels
Milestone

Comments

@OmgImAlexis
Copy link
Contributor

I managed to get ava to give us an actual error instead of "Invalid or unexpected token while compiling ejs".

  ✖ defaults Rejected promise returned by test

  1 test failed [21:49:29]

  defaults

  /Users/xo/code/lad/node_modules/ejs/lib/ejs.js:605

  Rejected promise returned by test. Reason:

  Error {
    message: 'Could not find matching close tag for "<%=".',
  }

  Template.generateSource (node_modules/ejs/lib/ejs.js:605:15)
  Template.compile (node_modules/ejs/lib/ejs.js:509:12)
  Object.compile (node_modules/ejs/lib/ejs.js:358:16)
  Transformer.render (node_modules/jstransformer/index.js:288:44)
  run (node_modules/kopy/dist/kopy.common.js:158:54)
  Promise.all.fileList.map.relative (node_modules/kopy/dist/kopy.common.js:145:49)
  Ware.ctx (node_modules/kopy/dist/kopy.common.js:145:33)
  Ware.<anonymous> (node_modules/wrap-fn/index.js:75:16)
  Ware.<anonymous> (node_modules/wrap-fn/index.js:57:27)
  next (node_modules/ware/lib/index.js:85:20)
  Ware.<anonymous> (node_modules/wrap-fn/index.js:83:42)
  Ware.<anonymous> (node_modules/wrap-fn/index.js:57:27)
  next (node_modules/ware/lib/index.js:85:20)
  Ware.<anonymous> (node_modules/wrap-fn/index.js:83:42)
  Ware.<anonymous> (node_modules/wrap-fn/index.js:57:27)
  next (node_modules/ware/lib/index.js:85:20)
  Ware.<anonymous> (node_modules/wrap-fn/index.js:83:42)
  Ware.<anonymous> (node_modules/wrap-fn/index.js:57:27)
  next (node_modules/ware/lib/index.js:85:20)
@niftylettuce
Copy link
Collaborator

lets swap EJS with mustache per saojs/sao#58 and see if that helps

@niftylettuce niftylettuce changed the title All builds are failing bug: all builds are failing Sep 9, 2017
@niftylettuce
Copy link
Collaborator

see https://sao.js.org/#/create?id=custom-template-engine for integration

@niftylettuce
Copy link
Collaborator

mustache has same issue, hm

screen shot 2017-09-09 at 12 47 33 pm

@niftylettuce
Copy link
Collaborator

I will resolve this as soon as saojs/sao#59 is resolved.

niftylettuce added a commit that referenced this issue Sep 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants