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

fail to install because of "no such file or directory" #20

Open
Weless opened this issue May 29, 2019 · 9 comments
Open

fail to install because of "no such file or directory" #20

Weless opened this issue May 29, 2019 · 9 comments

Comments

@Weless
Copy link

Weless commented May 29, 2019

I tried to install the tool but an error happened.
"./install.sh: line 9: cd: .build/release: No such file or directory".
So how can I fix that? I'm working on the mac. Thanks a lot.

@L-Zephyr
Copy link
Owner

It seems that fails on compilation. Can you show me all output log?

@Weless
Copy link
Author

Weless commented May 29, 2019

1.log

@L-Zephyr
Copy link
Owner

L-Zephyr commented Jun 1, 2019

Seems that static link is no longer needed in the latest macos. The install script was updated. Try again please.

@whoamiLee
Copy link

I have the same question, although I have updated it.
The log is:
:0: error: unable to execute command: Bus error: 10
:0: error: compile command failed due to signal 10 (use -v to see invocation)

Archive: ./Template/template.zip
creating: ./Template/drafter/template/
inflating: ./Template/drafter/template/index.html
inflating: ./Template/drafter/template/bundle.js
/bin/sh: line 16: cd: .build/release: No such file or directory
cp: drafter: No such file or directory

@L-Zephyr
Copy link
Owner

L-Zephyr commented Jun 4, 2019

@whoamiLee Can you provide the complete log? (Including the build log)

@whoamiLee
Copy link

@whoamiLee Can you provide the complete log? (Including the build log)

all.log

@MikeLaii
Copy link

MikeLaii commented Sep 5, 2019

I have the same problem, but it has been resolved!!
Update Xcode to the latest version and try again.

@jxnu707
Copy link

jxnu707 commented May 26, 2020

I have the same question, although I have updated it.
The log is:
:0: error: unable to execute command: Bus error: 10
:0: error: compile command failed due to signal 10 (use -v to see invocation)

Archive: ./Template/template.zip
creating: ./Template/drafter/template/
inflating: ./Template/drafter/template/index.html
inflating: ./Template/drafter/template/bundle.js
/bin/sh: line 16: cd: .build/release: No such file or directory
cp: drafter: No such file or directory

I met the same issue,have you resolved it?

@alfred-liang
Copy link

1.open xcode preferences
2.select locations
3.select a command line tools
4.try to install Drafter again

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

6 participants