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

New documentation. #134

Closed
rdlabo opened this issue Dec 21, 2021 · 5 comments
Closed

New documentation. #134

rdlabo opened this issue Dec 21, 2021 · 5 comments

Comments

@rdlabo
Copy link
Member

rdlabo commented Dec 21, 2021

This plugin's readme is so long. So we try to create new documentation:

https://capacitor-community-stripe-site.netlify.app/

This status is progress.

@rdlabo
Copy link
Member Author

rdlabo commented Dec 25, 2021

update interface: 406e972

related: ionic-team/capacitor-docgen#35

@hideokamoto
Copy link
Contributor

I think the docs have not deployed in Netlify...

https://app.netlify.com/sites/capacitor-community-stripe/deploys/61c82d42df3fde00086dd320

5:53:19 PM: $ npm run build && cd demo/angular && npm ci && npm run build -- --prod && echo '/* /index.html 200' >> www/_redirects
5:53:20 PM: > @capacitor-community/[email protected] build /opt/build/repo
5:53:20 PM: > npm run clean && npm run docgen && tsc && rollup -c rollup.config.js
5:53:20 PM: > @capacitor-community/[email protected] clean /opt/build/repo
5:53:20 PM: > rimraf ./dist
5:53:21 PM: > @capacitor-community/[email protected] docgen /opt/build/repo
5:53:21 PM: > docgen --api StripePlugin --output-readme README.md --output-json dist/docs.json
5:53:27 PM: ✔️ DocGen Output: /opt/build/repo/dist/docs.json
5:53:27 PM: ✔️ DocGen Output: /opt/build/repo/README.md
5:53:36 PM: 
5:53:36 PM: dist/esm/index.js → dist/plugin.js, dist/plugin.cjs.js...
5:53:36 PM: created dist/plugin.js, dist/plugin.cjs.js in 294ms
5:53:38 PM: npm ERR! @capacitor/docgen not accessible from @capacitor-community/stripe
5:53:38 PM: npm ERR! A complete log of this run can be found in:
5:53:38 PM: npm ERR!     /opt/buildhome/.npm/_logs/2021-12-26T08_53_38_047Z-debug.log
5:53:38 PM: ​
5:53:38 PM: ────────────────────────────────────────────────────────────────
5:53:38 PM:   "build.command" failed                                        
5:53:38 PM: ────────────────────────────────────────────────────────────────
5:53:38 PM: ​
5:53:38 PM:   Error message
5:53:38 PM:   Command failed with exit code 1: npm run build && cd demo/angular && npm ci && npm run build -- --prod && echo '/* /index.html 200' >> www/_redirects
5:53:38 PM: ​
5:53:38 PM:   Error location
5:53:38 PM:   In Build command from Netlify app:
5:53:38 PM:   npm run build && cd demo/angular && npm ci && npm run build -- --prod && echo '/* /index.html 200' >> www/_redirects
5:53:38 PM: ​
5:53:38 PM:   Resolved config
5:53:38 PM:   build:
5:53:38 PM:     command: npm run build && cd demo/angular && npm ci && npm run build -- --prod && echo '/* /index.html 200' >> www/_redirects
5:53:38 PM:     commandOrigin: ui
5:53:38 PM:     publish: /opt/build/repo/demo/angular/www
5:53:38 PM:     publishOrigin: ui

@rdlabo
Copy link
Member Author

rdlabo commented Jan 3, 2022

@hideokamoto fixed. This was probrem of npm install.

@rdlabo
Copy link
Member Author

rdlabo commented Jan 3, 2022

hosted: https://stripe.capacitorjs.jp/

@rdlabo
Copy link
Member Author

rdlabo commented Jan 4, 2022

released!!

@rdlabo rdlabo closed this as completed Jan 4, 2022
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

2 participants