Replies: 2 comments
-
@stinggga please share a build id so i can check the logs this error description doesn't tell me much. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm tentatively closing the discussion since we haven't heard back from you. You can open the discussion again by replying to this message or opening a new discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?
Ionic/Cordova
Steps to reproduce
workflows:
build:
name: Build and Export IPA
scripts:
- name: Install Capacitor CLI
script: npm install -g @capacitor/cli
Expected results
[error] Could not find installation of TypeScript.
To use capacitor.config.ts files, you must install TypeScript in your project, e.g. w/ npm install -D typescript
Build failed :|
Step 3 script
Sync Capacitor
exited with status code 1Actual results
build shoud be finish
Build id (optional)
No response
Beta Was this translation helpful? Give feedback.
All reactions