Skip to content

github action build 시 발생하는 오류 #128

@bumkeyy

Description

@bumkeyy
  • 내용: github action release시 오류 발생
Run version="$(date +%Y-%m-%d-%S)"

> typescript-study.github.io@1.0.0 build:gitbook /home/runner/work/typescript-kr.github.io/typescript-kr.github.io
> npx gitbook build

Installing GitBook 3.2.3
/home/runner/work/typescript-kr.github.io/typescript-kr.github.io/node_modules/npm/node_modules/graceful-fs/polyfills.js:287
      if (cb) cb.apply(this, arguments)
                 ^

TypeError: cb.apply is not a function
    at /home/runner/work/typescript-kr.github.io/typescript-kr.github.io/node_modules/npm/node_modules/graceful-fs/polyfills.js:287:18
    at FSReqCallback.oncomplete (fs.js:169:5)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! typescript-study.github.io@1.0.0 build:gitbook: `npx gitbook build`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the typescript-study.github.io@1.0.0 build:gitbook script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2020-07-28T11_07_51_551Z-debug.log
##[error]Process completed with exit code 1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐞 bug📝 project프로젝트와 관련된 내용이에요🙏 help wanted담당자가 없어요. 도와주세요

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions