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

.last_update is not created #210

Open
3 of 8 tasks
nadongguri opened this issue Nov 26, 2017 · 5 comments
Open
3 of 8 tasks

.last_update is not created #210

nadongguri opened this issue Nov 26, 2017 · 5 comments

Comments

@nadongguri
Copy link
Contributor

nadongguri commented Nov 26, 2017

I'm submitting a ...

  • bug report
  • feature request
  • support request

General infomration

Prerequisites

  • Are you running the latest version?

Description

.last_update is not created whenever I run ./bacardi command on my server.

Steps to Reproduce

  1. git clone https://github.com/lunchclass/bacardi.git
  2. ./bacardi
  3. 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

  • 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.

@romandev
Copy link
Member

Hmm.. Can I test in your server? I couldn't reproduce it in my Linux environment.

@nadongguri
Copy link
Contributor Author

@romandev, I will checl first before using your time :)

@nadongguri
Copy link
Contributor Author

@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?

@romandev
Copy link
Member

@nadongguri Hmm.. it's surprising. There seems to be another problems under root account. What should we do?

@nadongguri
Copy link
Contributor Author

@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

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