Created
October 30, 2019 01:28
-
-
Save jag-k/fcfbdd4ce78f76117f1baf177d2f2618 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/usr/local/bin/node /usr/local/lib/node_modules/npm/bin/npm-cli.js run start --scripts-prepend-node-path=auto | |
> [email protected] start /Users/jagk/Yandex.Disk.localized/Projects/secothon | |
> node backend/server.js | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/pages/admin.marko:89:0 | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/pages/admin.marko:123:12 | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/pages/admin.marko:135:12 | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/pages/admin.marko:147:12 | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/pages/admin.marko:159:12 | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/pages/admin.marko:171:12 | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/pages/admin.marko:183:12 | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/pages/admin.marko:196:12 | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/pages/admin.marko:210:12 | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/pages/admin.marko:222:12 | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/pages/admin.marko:234:12 | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/pages/admin.marko:247:12 | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/pages/admin.marko:259:12 | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/pages/admin.marko:271:12 | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/pages/admin.marko:283:12 | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/pages/admin.marko:295:12 | |
MIGRATION | |
Non standard template literals have been deprecated, please use javascript template literals instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-nonstandard-template-literals | |
at backend/view/layout/alert.marko | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/layout/alert.marko:2:0 | |
MIGRATION | |
Non standard template literals have been deprecated, please use javascript template literals instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-nonstandard-template-literals | |
at backend/view/admin/control-panel.marko | |
MIGRATION | |
Non standard template literals have been deprecated, please use javascript template literals instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-nonstandard-template-literals | |
at backend/view/admin/program.marko | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/admin/program.marko:4:4 | |
MIGRATION | |
The "<for(...)>" syntax has been deprecated, checkout the modern syntax here: https://github.com/marko-js/marko/wiki/Deprecation:-legacy-for | |
at backend/view/admin/program.marko:14:12 | |
MIGRATION | |
The "else" attribute is deprecated. Please use the <else> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/admin/program.marko:33:4 | |
MIGRATION | |
Non standard template literals have been deprecated, please use javascript template literals instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-nonstandard-template-literals | |
at backend/view/admin/users.marko | |
MIGRATION | |
The "<for(...)>" syntax has been deprecated, checkout the modern syntax here: https://github.com/marko-js/marko/wiki/Deprecation:-legacy-for | |
at backend/view/admin/users.marko:20:8 | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/admin/users.marko:36:24 | |
MIGRATION | |
The "else" attribute is deprecated. Please use the <else> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/admin/users.marko:37:24 | |
MIGRATION | |
Non standard template literals have been deprecated, please use javascript template literals instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-nonstandard-template-literals | |
at backend/view/admin/company.marko | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/admin/company.marko:4:4 | |
MIGRATION | |
The "<for(...)>" syntax has been deprecated, checkout the modern syntax here: https://github.com/marko-js/marko/wiki/Deprecation:-legacy-for | |
at backend/view/admin/company.marko:17:8 | |
MIGRATION | |
The "else" attribute is deprecated. Please use the <else> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/admin/company.marko:39:4 | |
MIGRATION | |
Non standard template literals have been deprecated, please use javascript template literals instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-nonstandard-template-literals | |
at backend/view/admin/project.marko | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/admin/project.marko:2:4 | |
MIGRATION | |
The "<for(...)>" syntax has been deprecated, checkout the modern syntax here: https://github.com/marko-js/marko/wiki/Deprecation:-legacy-for | |
at backend/view/admin/project.marko:21:8 | |
MIGRATION | |
The "else" attribute is deprecated. Please use the <else> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/admin/project.marko:52:4 | |
MIGRATION | |
Non standard template literals have been deprecated, please use javascript template literals instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-nonstandard-template-literals | |
at backend/view/admin/mentor.marko | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/admin/mentor.marko:4:4 | |
MIGRATION | |
The "<for(...)>" syntax has been deprecated, checkout the modern syntax here: https://github.com/marko-js/marko/wiki/Deprecation:-legacy-for | |
at backend/view/admin/mentor.marko:20:8 | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/admin/mentor.marko:29:12 | |
MIGRATION | |
The "else" attribute is deprecated. Please use the <else> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/admin/mentor.marko:30:12 | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/admin/mentor.marko:31:16 | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/admin/mentor.marko:33:16 | |
MIGRATION | |
The "else" attribute is deprecated. Please use the <else> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/admin/mentor.marko:48:4 | |
MIGRATION | |
Non standard template literals have been deprecated, please use javascript template literals instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-nonstandard-template-literals | |
at backend/view/admin/nomination.marko | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/admin/nomination.marko:4:4 | |
MIGRATION | |
The "<for(...)>" syntax has been deprecated, checkout the modern syntax here: https://github.com/marko-js/marko/wiki/Deprecation:-legacy-for | |
at backend/view/admin/nomination.marko:18:12 | |
MIGRATION | |
The "else" attribute is deprecated. Please use the <else> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/admin/nomination.marko:38:4 | |
MIGRATION | |
Non standard template literals have been deprecated, please use javascript template literals instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-nonstandard-template-literals | |
at backend/view/admin/meta.marko | |
MIGRATION | |
Non standard template literals have been deprecated, please use javascript template literals instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-nonstandard-template-literals | |
at backend/view/admin/partner.marko | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/admin/partner.marko:12:4 | |
MIGRATION | |
The "<for(...)>" syntax has been deprecated, checkout the modern syntax here: https://github.com/marko-js/marko/wiki/Deprecation:-legacy-for | |
at backend/view/admin/partner.marko:29:12 | |
MIGRATION | |
The "else" attribute is deprecated. Please use the <else> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/admin/partner.marko:51:4 | |
MIGRATION | |
Non standard template literals have been deprecated, please use javascript template literals instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-nonstandard-template-literals | |
at backend/view/admin/support.marko | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/admin/support.marko:3:4 | |
MIGRATION | |
The "<for(...)>" syntax has been deprecated, checkout the modern syntax here: https://github.com/marko-js/marko/wiki/Deprecation:-legacy-for | |
at backend/view/admin/support.marko:18:12 | |
MIGRATION | |
The "else" attribute is deprecated. Please use the <else> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/admin/support.marko:39:4 | |
MIGRATION | |
Non standard template literals have been deprecated, please use javascript template literals instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-nonstandard-template-literals | |
at backend/view/admin/timer.marko | |
MIGRATION | |
Non standard template literals have been deprecated, please use javascript template literals instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-nonstandard-template-literals | |
at backend/view/admin/social.marko | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/admin/social.marko:3:4 | |
MIGRATION | |
The "<for(...)>" syntax has been deprecated, checkout the modern syntax here: https://github.com/marko-js/marko/wiki/Deprecation:-legacy-for | |
at backend/view/admin/social.marko:14:8 | |
MIGRATION | |
The "else" attribute is deprecated. Please use the <else> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/admin/social.marko:30:4 | |
MIGRATION | |
Non standard template literals have been deprecated, please use javascript template literals instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-nonstandard-template-literals | |
at backend/view/admin/faq.marko | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/admin/faq.marko:4:4 | |
MIGRATION | |
The "<for(...)>" syntax has been deprecated, checkout the modern syntax here: https://github.com/marko-js/marko/wiki/Deprecation:-legacy-for | |
at backend/view/admin/faq.marko:15:8 | |
MIGRATION | |
The "else" attribute is deprecated. Please use the <else> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/admin/faq.marko:35:4 | |
MIGRATION | |
Non standard template literals have been deprecated, please use javascript template literals instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-nonstandard-template-literals | |
at backend/view/admin/dummy.marko | |
MIGRATION | |
Non standard template literals have been deprecated, please use javascript template literals instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-nonstandard-template-literals | |
at backend/view/admin/history.marko | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/admin/history.marko:4:4 | |
MIGRATION | |
The "<for(...)>" syntax has been deprecated, checkout the modern syntax here: https://github.com/marko-js/marko/wiki/Deprecation:-legacy-for | |
at backend/view/admin/history.marko:15:8 | |
MIGRATION | |
The "else" attribute is deprecated. Please use the <else> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/admin/history.marko:36:4 | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/admin/new/mentor.marko:1:0 | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/layout/adminPage.marko:27:0 | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/layout/adminPage.marko:31:0 | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/admin/new/company.marko:1:0 | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/admin/new/nomination.marko:1:0 | |
MIGRATION | |
Non standard template literals have been deprecated, please use javascript template literals instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-nonstandard-template-literals | |
at backend/view/admin/new/partner.marko | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/admin/new/partner.marko:1:0 | |
MIGRATION | |
The "<for(...)>" syntax has been deprecated, checkout the modern syntax here: https://github.com/marko-js/marko/wiki/Deprecation:-legacy-for | |
at backend/view/admin/new/partner.marko:28:12 | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/admin/new/support.marko:1:0 | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/admin/new/faq.marko:1:0 | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/admin/new/program.marko:1:0 | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/admin/new/social.marko:1:0 | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/admin/new/history.marko:1:0 | |
MIGRATION | |
Non standard template literals have been deprecated, please use javascript template literals instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-nonstandard-template-literals | |
at backend/view/admin/edit/mentor.marko | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/admin/edit/mentor.marko:1:0 | |
MIGRATION | |
Non standard template literals have been deprecated, please use javascript template literals instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-nonstandard-template-literals | |
at backend/view/admin/edit/company.marko | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/admin/edit/company.marko:1:0 | |
MIGRATION | |
Non standard template literals have been deprecated, please use javascript template literals instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-nonstandard-template-literals | |
at backend/view/admin/edit/nomination.marko | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/admin/edit/nomination.marko:1:0 | |
MIGRATION | |
Non standard template literals have been deprecated, please use javascript template literals instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-nonstandard-template-literals | |
at backend/view/admin/edit/partner.marko | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/admin/edit/partner.marko:1:0 | |
MIGRATION | |
The "<for(...)>" syntax has been deprecated, checkout the modern syntax here: https://github.com/marko-js/marko/wiki/Deprecation:-legacy-for | |
at backend/view/admin/edit/partner.marko:27:12 | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/admin/edit/partner.marko:28:16 | |
MIGRATION | |
The "else" attribute is deprecated. Please use the <else> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/admin/edit/partner.marko:29:16 | |
MIGRATION | |
Non standard template literals have been deprecated, please use javascript template literals instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-nonstandard-template-literals | |
at backend/view/admin/edit/support.marko | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/admin/edit/support.marko:1:0 | |
MIGRATION | |
Non standard template literals have been deprecated, please use javascript template literals instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-nonstandard-template-literals | |
at backend/view/admin/edit/faq.marko | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/admin/edit/faq.marko:1:0 | |
MIGRATION | |
Non standard template literals have been deprecated, please use javascript template literals instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-nonstandard-template-literals | |
at backend/view/admin/edit/program.marko | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/admin/edit/program.marko:1:0 | |
MIGRATION | |
The "<for(...)>" syntax has been deprecated, checkout the modern syntax here: https://github.com/marko-js/marko/wiki/Deprecation:-legacy-for | |
at backend/view/admin/edit/program.marko:39:8 | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/admin/edit/program.marko:40:12 | |
MIGRATION | |
Non standard template literals have been deprecated, please use javascript template literals instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-nonstandard-template-literals | |
at backend/view/layout/program-event-edit.marko | |
MIGRATION | |
Non standard template literals have been deprecated, please use javascript template literals instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-nonstandard-template-literals | |
at backend/view/admin/edit/social.marko | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/admin/edit/social.marko:1:0 | |
MIGRATION | |
Non standard template literals have been deprecated, please use javascript template literals instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-nonstandard-template-literals | |
at backend/view/admin/edit/history.marko | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/admin/edit/history.marko:1:0 | |
MIGRATION | |
Non standard template literals have been deprecated, please use javascript template literals instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-nonstandard-template-literals | |
at backend/view/login/registration.marko | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/login/registration.marko:1:0 | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/login/registration.marko:95:12 | |
MIGRATION | |
Non standard template literals have been deprecated, please use javascript template literals instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-nonstandard-template-literals | |
at backend/view/layout/page.marko | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/layout/page.marko:34:0 | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/layout/page.marko:39:0 | |
MIGRATION | |
The "<for(...)>" syntax has been deprecated, checkout the modern syntax here: https://github.com/marko-js/marko/wiki/Deprecation:-legacy-for | |
at backend/view/layout/page.marko:57:20 | |
MIGRATION | |
Non standard template literals have been deprecated, please use javascript template literals instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-nonstandard-template-literals | |
at backend/view/pages/role_select.marko | |
MIGRATION | |
The "<for(...)>" syntax has been deprecated, checkout the modern syntax here: https://github.com/marko-js/marko/wiki/Deprecation:-legacy-for | |
at backend/view/pages/role_select.marko:3:4 | |
MIGRATION | |
Non standard template literals have been deprecated, please use javascript template literals instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-nonstandard-template-literals | |
at backend/view/layout/email.marko | |
MIGRATION | |
Non standard template literals have been deprecated, please use javascript template literals instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-nonstandard-template-literals | |
at backend/view/login/login.marko | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/login/login.marko:1:0 | |
MIGRATION | |
Non standard template literals have been deprecated, please use javascript template literals instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-nonstandard-template-literals | |
at backend/view/pages/main.marko | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/pages/main.marko:87:0 | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/pages/main.marko:102:24 | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/pages/main.marko:108:24 | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/pages/main.marko:111:24 | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/pages/main.marko:114:24 | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/pages/main.marko:125:28 | |
MIGRATION | |
The "else" attribute is deprecated. Please use the <else> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/pages/main.marko:126:28 | |
MIGRATION | |
The "<for(...)>" syntax has been deprecated, checkout the modern syntax here: https://github.com/marko-js/marko/wiki/Deprecation:-legacy-for | |
at backend/view/pages/main.marko:180:24 | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/pages/main.marko:197:16 | |
MIGRATION | |
The "else" attribute is deprecated. Please use the <else> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/pages/main.marko:198:16 | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/pages/main.marko:225:0 | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/pages/main.marko:399:0 | |
MIGRATION | |
The "<for(...)>" syntax has been deprecated, checkout the modern syntax here: https://github.com/marko-js/marko/wiki/Deprecation:-legacy-for | |
at backend/view/pages/main.marko:402:8 | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/pages/main.marko:420:0 | |
MIGRATION | |
The "<for(...)>" syntax has been deprecated, checkout the modern syntax here: https://github.com/marko-js/marko/wiki/Deprecation:-legacy-for | |
at backend/view/pages/main.marko:423:8 | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/pages/main.marko:431:28 | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/pages/main.marko:437:20 | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/pages/main.marko:440:20 | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/pages/main.marko:452:0 | |
MIGRATION | |
The "<for(...)>" syntax has been deprecated, checkout the modern syntax here: https://github.com/marko-js/marko/wiki/Deprecation:-legacy-for | |
at backend/view/pages/main.marko:455:8 | |
MIGRATION | |
The "<for(...)>" syntax has been deprecated, checkout the modern syntax here: https://github.com/marko-js/marko/wiki/Deprecation:-legacy-for | |
at backend/view/pages/main.marko:460:16 | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/pages/main.marko:475:0 | |
MIGRATION | |
The "<for(...)>" syntax has been deprecated, checkout the modern syntax here: https://github.com/marko-js/marko/wiki/Deprecation:-legacy-for | |
at backend/view/pages/main.marko:479:12 | |
MIGRATION | |
The "<for(...)>" syntax has been deprecated, checkout the modern syntax here: https://github.com/marko-js/marko/wiki/Deprecation:-legacy-for | |
at backend/view/pages/main.marko:492:12 | |
MIGRATION | |
The "<for(...)>" syntax has been deprecated, checkout the modern syntax here: https://github.com/marko-js/marko/wiki/Deprecation:-legacy-for | |
at backend/view/pages/main.marko:584:20 | |
MIGRATION | |
Non standard template literals have been deprecated, please use javascript template literals instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-nonstandard-template-literals | |
at backend/view/pages/dummy.marko | |
MIGRATION | |
The "<for(...)>" syntax has been deprecated, checkout the modern syntax here: https://github.com/marko-js/marko/wiki/Deprecation:-legacy-for | |
at backend/view/pages/dummy.marko:64:12 | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/pages/about.marko:1:0 | |
MIGRATION | |
Non standard template literals have been deprecated, please use javascript template literals instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-nonstandard-template-literals | |
at backend/view/pages/mentors.marko | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/pages/mentors.marko:1:0 | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/pages/mentors.marko:3:0 | |
MIGRATION | |
The "else" attribute is deprecated. Please use the <else> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/pages/mentors.marko:6:0 | |
MIGRATION | |
The "<for(...)>" syntax has been deprecated, checkout the modern syntax here: https://github.com/marko-js/marko/wiki/Deprecation:-legacy-for | |
at backend/view/pages/mentors.marko:7:4 | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/pages/mentors.marko:31:91 | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/pages/mentors.marko:32:28 | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/pages/mentors.marko:37:24 | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/pages/mentors.marko:39:32 | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/pages/mentors.marko:40:32 | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/pages/users.marko:1:0 | |
MIGRATION | |
The "<for(...)>" syntax has been deprecated, checkout the modern syntax here: https://github.com/marko-js/marko/wiki/Deprecation:-legacy-for | |
at backend/view/pages/users.marko:14:12 | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/pages/users.marko:15:16 | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/pages/users.marko:18:16 | |
MIGRATION | |
Non standard template literals have been deprecated, please use javascript template literals instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-nonstandard-template-literals | |
at backend/view/layout/user.marko | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/layout/user.marko:12:16 | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/layout/user.marko:16:12 | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/layout/user.marko:26:24 | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/layout/user.marko:35:24 | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/layout/user.marko:37:28 | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/layout/user.marko:38:28 | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/layout/user.marko:39:28 | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/layout/user.marko:40:28 | |
MIGRATION | |
Non standard template literals have been deprecated, please use javascript template literals instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-nonstandard-template-literals | |
at backend/view/pages/profile.marko | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/pages/profile.marko:1:0 | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/pages/profile.marko:3:0 | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/pages/profile.marko:20:12 | |
MIGRATION | |
The "else-if" attribute is deprecated. Please use the <else-if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/pages/profile.marko:35:12 | |
MIGRATION | |
The "else-if" attribute is deprecated. Please use the <else-if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/pages/profile.marko:48:12 | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/pages/profile.marko:69:16 | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/pages/profile.marko:69:46 | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/pages/profile.marko:71:12 | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/pages/profile.marko:125:16 | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/pages/profile.marko:132:16 | |
MIGRATION | |
Non standard template literals have been deprecated, please use javascript template literals instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-nonstandard-template-literals | |
at backend/view/pages/work_select.marko | |
MIGRATION | |
The "<for(...)>" syntax has been deprecated, checkout the modern syntax here: https://github.com/marko-js/marko/wiki/Deprecation:-legacy-for | |
at backend/view/pages/work_select.marko:3:4 | |
MIGRATION | |
Non standard template literals have been deprecated, please use javascript template literals instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-nonstandard-template-literals | |
at backend/view/pages/nomination.marko | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/pages/nomination.marko:1:0 | |
MIGRATION | |
The "<for(...)>" syntax has been deprecated, checkout the modern syntax here: https://github.com/marko-js/marko/wiki/Deprecation:-legacy-for | |
at backend/view/pages/nomination.marko:5:8 | |
MIGRATION | |
The "<for(...)>" syntax has been deprecated, checkout the modern syntax here: https://github.com/marko-js/marko/wiki/Deprecation:-legacy-for | |
at backend/view/pages/nomination.marko:16:28 | |
MIGRATION | |
Non standard template literals have been deprecated, please use javascript template literals instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-nonstandard-template-literals | |
at backend/view/pages/partners.marko | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/pages/partners.marko:1:0 | |
MIGRATION | |
The "<for(...)>" syntax has been deprecated, checkout the modern syntax here: https://github.com/marko-js/marko/wiki/Deprecation:-legacy-for | |
at backend/view/pages/partners.marko:6:8 | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/pages/partners.marko:7:12 | |
MIGRATION | |
Non standard template literals have been deprecated, please use javascript template literals instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-nonstandard-template-literals | |
at backend/view/pages/projects.marko | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/pages/projects.marko:1:0 | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/pages/projects.marko:5:4 | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/pages/projects.marko:13:4 | |
MIGRATION | |
The "<for(...)>" syntax has been deprecated, checkout the modern syntax here: https://github.com/marko-js/marko/wiki/Deprecation:-legacy-for | |
at backend/view/pages/projects.marko:14:8 | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/pages/projects.marko:16:8 | |
MIGRATION | |
The "<for(...)>" syntax has been deprecated, checkout the modern syntax here: https://github.com/marko-js/marko/wiki/Deprecation:-legacy-for | |
at backend/view/pages/projects.marko:57:40 | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/pages/projects.marko:60:48 | |
MIGRATION | |
The "<for(...)>" syntax has been deprecated, checkout the modern syntax here: https://github.com/marko-js/marko/wiki/Deprecation:-legacy-for | |
at backend/view/pages/projects.marko:73:28 | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/pages/projects.marko:75:32 | |
MIGRATION | |
The "else-if" attribute is deprecated. Please use the <else-if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/pages/projects.marko:76:32 | |
MIGRATION | |
The "if" attribute is deprecated. Please use the <if> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/pages/projects.marko:77:32 | |
MIGRATION | |
The "else" attribute is deprecated. Please use the <else> tag instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-control-flow-attributes | |
at backend/view/pages/projects.marko:88:4 | |
MIGRATION | |
Non standard template literals have been deprecated, please use javascript template literals instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-nonstandard-template-literals | |
at backend/view/pages/create_new_project.marko | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/pages/create_new_project.marko:1:0 | |
MIGRATION | |
The "<for(...)>" syntax has been deprecated, checkout the modern syntax here: https://github.com/marko-js/marko/wiki/Deprecation:-legacy-for | |
at backend/view/pages/create_new_project.marko:33:16 | |
MIGRATION | |
Non standard template literals have been deprecated, please use javascript template literals instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-nonstandard-template-literals | |
at backend/view/pages/updateProject.marko | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/pages/updateProject.marko:1:0 | |
MIGRATION | |
The "<for(...)>" syntax has been deprecated, checkout the modern syntax here: https://github.com/marko-js/marko/wiki/Deprecation:-legacy-for | |
at backend/view/pages/updateProject.marko:33:16 | |
MIGRATION | |
The "<for(...)>" syntax has been deprecated, checkout the modern syntax here: https://github.com/marko-js/marko/wiki/Deprecation:-legacy-for | |
at backend/view/pages/updateProject.marko:51:20 | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/pages/archive.marko:1:0 | |
MIGRATION | |
The "<for(...)>" syntax has been deprecated, checkout the modern syntax here: https://github.com/marko-js/marko/wiki/Deprecation:-legacy-for | |
at backend/view/pages/archive.marko:62:20 | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/login/recovery.marko:1:0 | |
MIGRATION | |
The "<include>" tag is deprecated. Please use the "<${dynamic}/>" tag or regular text replacement instead. See: https://github.com/marko-js/marko/wiki/Deprecation:-include-tag | |
at backend/view/login/setPassword.marko:1:0 | |
(node:53620) DeprecationWarning: current Server Discovery and Monitoring engine is deprecated, and will be removed in a future version. To use the new Server Discover and Monitoring engine, pass option { useUnifiedTopology: true } to the MongoClient constructor. | |
(node:53620) UnhandledPromiseRejectionWarning: TypeError: multipart is not iterable | |
at module.exports (/Users/jagk/Yandex.Disk.localized/Projects/secothon/node_modules/koa-parser/lib/index.js:38:55) | |
at /Users/jagk/Yandex.Disk.localized/Projects/secothon/backend/server.js:36:14 | |
at Object.<anonymous> (/Users/jagk/Yandex.Disk.localized/Projects/secothon/backend/server.js:52:3) | |
at Module._compile (internal/modules/cjs/loader.js:689:30) | |
at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10) | |
at Module.load (internal/modules/cjs/loader.js:599:32) | |
at tryModuleLoad (internal/modules/cjs/loader.js:538:12) | |
at Function.Module._load (internal/modules/cjs/loader.js:530:3) | |
at Function.Module.runMain (internal/modules/cjs/loader.js:742:12) | |
at startup (internal/bootstrap/node.js:283:19) | |
at bootstrapNodeJSCore (internal/bootstrap/node.js:743:3) | |
(node:53620) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1) | |
(node:53620) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code. | |
(node:53620) DeprecationWarning: collection.ensureIndex is deprecated. Use createIndexes instead. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment