sensuikan1973 / pedax

Reversi Board with edax, which is the strongest reversi engine.

Home Page:https://sensuikan1973.github.io/pedax/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

website can't be deployed.

sensuikan1973 opened this issue · comments

Run yarn deploy
yarn run v1.22.21
$ docusaurus deploy
(node:2007) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
Warning:  When deploying to GitHub Pages, it is better to use an explicit "trailingSlash" site config.
Otherwise, GitHub Pages will add an extra trailing slash to your site urls only on direct-access (not when navigation) with a server redirect.
This behavior can have SEO impacts and create relative link issues.

[INFO] Deploy command invoked...

Error [ShellJSInternalError]: ENOENT: no such file or directory, open '/tmp/shelljs_4550[6](https://github.com/sensuikan1973/pedax/actions/runs/7096198808/job/19314324520#step:7:7)3b83[7](https://github.com/sensuikan1973/pedax/actions/runs/7096198808/job/19314324520#step:7:8)32ef360069'
    at Object.writeFileSync (node:fs:2352:20)
    at writeFileLockedDown (/home/runner/work/pedax/pedax/website/node_modules/shelljs/src/exec.js:61:[8](https://github.com/sensuikan1973/pedax/actions/runs/7096198808/job/19314324520#step:7:9))
    at execSync (/home/runner/work/pedax/pedax/website/node_modules/shelljs/src/exec.js:66:3)
    at Object._exec (/home/runner/work/pedax/pedax/website/node_modules/shelljs/src/exec.js:223:12)
    at Object.exec (/home/runner/work/pedax/pedax/website/node_modules/shelljs/src/common.js:335:23)

[INFO] Docusaurus version: 3.0.1
Node version: v21.3.0
    at Command.deploy (/home/runner/work/pedax/pedax/website/node_modules/@docusaurus/core/lib/commands/deploy.js:56:10) {
  errno: -2,
  code: 'ENOENT',
  syscall: 'open',
  path: '/tmp/shelljs_455063b83732ef36006[9](https://github.com/sensuikan1973/pedax/actions/runs/7096198808/job/19314324520#step:7:10)'
}
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Error: Process completed with exit code 1.