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

Install instruction: need to create jobs directory manually #2

Open
gdetrez opened this issue Feb 4, 2016 · 1 comment
Open

Install instruction: need to create jobs directory manually #2

gdetrez opened this issue Feb 4, 2016 · 1 comment

Comments

@gdetrez
Copy link

gdetrez commented Feb 4, 2016

I'm not very familiar with npm/dashing/etc so I apologize if I did something wrong here.

I tried following the instructions to install and it gave me an error when running

$ dashing-js install https://github.com/kj187/dashing-jenkins_job/archive/master.zip
Installing zip "https://github.com/kj187/dashing-jenkins_job/archive/master.zip"
      create  widgets/dashing-jenkins_job-master/
      create  widgets/dashing-jenkins_job-master/README.md
      create  widgets/dashing-jenkins_job-master/config.jenkins_job.sample.js
      create  widgets/dashing-jenkins_job-master/jenkins_job.coffee
      create  widgets/dashing-jenkins_job-master/jenkins_job.html
      create  jobs/jenkins_job.job.js

events.js:72
        throw er; // Unhandled 'error' event
              ^
Error: ENOENT, open 'jobs/jenkins_job.job.js'

But when I created the jobs directory, it went fine

@gdetrez
Copy link
Author

gdetrez commented Feb 4, 2016

Hum, I think I was supposed to do dashing-js new myproject maybe...

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

1 participant