kitchen-cli
kitchen-cli copied to clipboard
React generated project will not run
generating example Invoices. ERRORS preventing running:
- double braces instead of braces at
imports/ui/pages/invoices/details/details.jsx:228:29: Unexpected token, expected , (228:29)
- back slashes instead of slashes (Windows only issue).
imports/api/collections/joins/joins.js
@1jerry
-
"example-invoices" input file contains code specific to Blaze (double braces). That will be changed/removed.
-
backslashes in "import" statement in joins.js file: fixed in v0.9.85 and will be deployed tomorrow.
Thank you!
Backslashes in "import" statements under Windows: fixed and deployed. Meteor Kitchen version 0.9.85.