Skip to content
This repository has been archived by the owner on Apr 7, 2023. It is now read-only.

build:android doesn't work since upgrading to sdk 33 and turtle 0.8 #86

Closed
mojtabast opened this issue Jun 10, 2019 · 1 comment
Closed

Comments

@mojtabast
Copy link

Hi, I just tried to build my app for android but I couldn't. I'm getting this error:

Jun 10 22:10:28 turtle[2590] INFO:  Starting build process
  platform: "android"
  buildPhase: "starting builder"
Jun 10 22:10:28 turtle[2590] INFO:  ImageUtils: setting image functions to alternative sharp implementations
  platform: "android"
  buildPhase: "icons setup"
Jun 10 22:10:28 turtle[2590] INFO:  Resolving universal modules dependencies
  platform: "android"
  buildPhase: "resolve native modules"
Jun 10 22:10:28 turtle[2590] ERROR: Failed to build standalone app
  err: TypeError: Cannot read property 'dependencies' of undefined
      at runShellAppBuilder (/Users/mojtaba/.nvm/versions/node/v10.15.0/lib/node_modules/turtle-cli/src/builders/android.ts:78:55)
  platform: "android"
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

I'm not sure this is helpful or not but it is complaining about /Users/mojtaba/.nvm/versions/node/v10.15.0/lib/node_modules/turtle-cli/src/builders/android.ts which I opend /Users/mojtaba/.nvm/versions/node/v10.15.0/lib/node_modules/turtle-cli but it doesn't have src. this is a screenshot:

Screen Shot 1398-03-20 at 22 18 19

This is happening after upgrading to sdk33 and turtle 0.8.1, I hadn't problem with previous version.

I'm using nvm,node 10.15 and yarn 1.16.

@dsokal
Copy link
Contributor

dsokal commented Jun 11, 2019

Hello @mojtabast,
This issue should be fixed in 0.8.2. Sorry for any inconvenience!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants