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

error messages for npm run build do not include route which error'd #27

Open
ramses0 opened this issue Nov 19, 2017 · 1 comment
Open

Comments

@ramses0
Copy link

ramses0 commented Nov 19, 2017

[marko-starter marko-starter-demo] Error building project. Error: Parameter "username" is required.
at replace (/home/rames/Git/abc/play-estn/server/node_modules/reverse-path/index.js:39:19)
at String.replace ()
at reversePath (/home/rames/Git/abc/play-estn/server/node_modules/reverse-path/index.js:24:17)
at buildRoute (/home/rames/Git/abc/play-estn/server/node_modules/marko-starter/src/util/buildAllRoutes.js:30:21)
at Promise.all.routes.map (/home/rames/Git/abc/play-estn/server/node_modules/marko-starter/src/util/buildAllRoutes.js:16:14)
at Array.map ()
at module.exports (/home/rames/Git/abc/play-estn/server/node_modules/marko-starter/src/util/buildAllRoutes.js:14:36)
at _runProjectTasks.then.then (/home/rames/Git/abc/play-estn/server/node_modules/marko-starter/index.js:151:24)
at
npm ERR! code ELIFECYCLE

@austinkelleher
Copy link
Collaborator

@ramses0 thanks for the report. Is that error coming from your project? (Error: Parameter "username" is required.) It's not coming from marko-starter. If so, how are you throwing the error?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants