node - Sina Cloud git push error Unable to select a buildpack
習慣沉默
習慣沉默 2017-05-02 09:32:32
0
2
846

Sina Cloud git push error Unable to select a buildpack,

leadreamdeMacBook-Pro:leadream leadream$ git push sae master:1
Counting objects: 7, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (7/7), done.
Writing objects: 100% (7/7), 826 bytes | 0 bytes/s, done.
Total 7 (delta 2), reused 0 (delta 0)
remote: Exporting git code...
remote: Uploading...
-----> Unable to select a buildpack
remote: {"Code":0,"Data":"build image failed: exit status 1."}
remote: ERROR: Failed to build image
remote: error: hook declined to update refs/heads/1
To https://git.sinacloud.com/where
! [remote rejected] master -> 1 (hook declined)
error: failed to push some refs to 'https://git.sinacloud.com/where'

Have any of you guys encountered this kind of situation?

習慣沉默
習慣沉默

reply all(2)
左手右手慢动作

The directory is wrong. After I git cloned it, there was an extra project folder in the project root directory, and all the files like package.json were in it. When I run it in the root directory, package.json cannot be found, so an error is reported.

阿神

Has the original poster solved it? I also encountered this problem,

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template