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

package.json : Finished with exit code 1 #71

Open
HiZhaoxiaoyang opened this issue Sep 30, 2017 · 1 comment
Open

package.json : Finished with exit code 1 #71

HiZhaoxiaoyang opened this issue Sep 30, 2017 · 1 comment

Comments

@HiZhaoxiaoyang
Copy link

Hi, command can not run in package.json script mode.
how to config it in Nodejs.sublime-build
or use other tools such as "commander".

and "Ctrl-B" bind with root command "npm run dev" or "yarn start" ?

besides, how to run in debug mode with break point?

thanx~

@varp
Copy link
Collaborator

varp commented Oct 12, 2017

Hey @HiZhaoxiaoyang. Answering to the second part of your question: how to run in debug mode with break point?
At the moment you cannot do this. I'm working on it in the branch interactive-debugger in my own fork of the repo.

What about the first part of your question, that functionality also will be done in future releases. As a workaround, I can suggest you write a custom build file for your needs. How to do it look at http://docs.sublimetext.info/en/latest/file_processing/build_systems.html

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