.last_update is not created
I'm submitting a ...
- [x] bug report
- [ ] feature request
- [ ] support request
General infomration
Prerequisites
- [x] Are you running the latest version?
Description
.last_update is not created whenever I run ./bacardi command on my server.
Steps to Reproduce
- git clone https://github.com/lunchclass/bacardi.git
- ./bacardi
- check whether .last_update is created or not
Expected behavior: [What you expect to happen]
Actual behavior: [What actually happens] .last_update should be created after running bacarid command for the first time.
Context (Environment)
Operating System
- [x] Linux (x86/x64)
- [ ] OSX (x86/x64)
- [ ] Windows (x86/x64)
- [ ] Linux (ARM)
Additional Information on the environment
I've checked it working well on another linux machine the same as my server so I'm trying to figure out.
Hmm.. Can I test in your server? I couldn't reproduce it in my Linux environment.
@romandev, I will checl first before using your time :)
@romandev, I found it was because of root or sudo command. root doesn't go through install command in package.json or sudo ./bacardi as well. I'm not sure this issue is critical or not, WDYT?
@nadongguri Hmm.. it's surprising. There seems to be another problems under root account. What should we do?
@romandev, there will be a way and I think I will have a change to contribute for upstream.:)
npm WARN lifecycle undefined~install: cannot run in wd %s %s (wd=%s) undefined echo > .last_update /root/github/upstream/bacardi