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

Error on npm run publish #208

Open
flamendless opened this issue Aug 5, 2020 · 0 comments
Open

Error on npm run publish #208

flamendless opened this issue Aug 5, 2020 · 0 comments

Comments

@flamendless
Copy link

Ive made my changes in a dev branch, then i ran npm run publish there. But it always result to this error:

 rewrite index.html (93%)
 delete mode 100644 package.json
 create mode 100644 posts/finally-a-vacation.html
 create mode 100644 posts/game-development-blog-1.html
 create mode 100644 posts/game-development-blog-2.html
 create mode 100644 posts/game-development-blog-3.html
 create mode 100644 posts/going-home-remake.html
 create mode 100644 posts/i-hate-java.html
 create mode 100644 posts/last-glance-on-yester-year.html
 create mode 100644 posts/lovejam2019experience.html
 create mode 100644 posts/saying-farewell.html
 create mode 100644 posts/very-productive-week.html
 create mode 100644 sitemap.xml
 create mode 100644 tag/gamedev/index.html
 create mode 100644 tag/personal/index.html
 create mode 100644 tag/tutorial/index.html
 create mode 100644 tag/web/index.html
 rewrite tags.html (89%)
 create mode 100644 yarn-error.log
fatal: unable to access 'https://github.com/flamendless/flamendless.github.io/': Failed to connect to github.com port 443: Connection timed out
npm ERR! code ELIFECYCLE
npm ERR! errno 128
npm ERR! chalk@ publish: `bin/deploy`
npm ERR! Exit status 128
npm ERR! 
npm ERR! Failed at the chalk@ publish script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm WARN Local package.json exists, but node_modules missing, did you mean to install?

npm ERR! A complete log of this run can be found in:
npm ERR!     /root/.npm/_logs/2020-08-05T05_18_40_877Z-debug.log
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

1 participant