Navigation

    EDU LEVEL DEVTH IDE FORUM
    USERNAME
    내 정보 수정 쿠폰 관리
  • 로그아웃
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    1. Home
    2. 유덕호
    3. Best
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Best posts made by 유덕호

    • 안녕하세요 에러확인좀 부탁드릴게요 ㅠㅠ
      Error parsing JSON: {
        "expo": {
          "name": "1st-cafe",
          "slug": "1st-cafe",
          "version": "1.0.0",
          "orientation": "portrait",
          "icon": "./assets/icon.png",
          "splash": {
            "image": "./assets/sp.png",
            "resizeMode": "contain",
            "backgroundColor": "#ffffff"
          },
          "updates": {
            "fallbackToCacheTimeout": 0
          },
          "assetBundlePatterns": [
            "**/*"
          ],
          "ios": {
            "supportsTablet": true
          },
          "android": {
            "adaptiveIcon": {
              "foregroundImage": "./assets/adaptive-icon.png",
              "backgroundColor": "#FFFFFF"
            }
          },
          "web": {
            "favicon": "./assets/favicon.png"
          },
          "packagerOpts": {
            "port": 51069
          }
        }
      }
      "ios": {
            "bundleIdentifier": "com.bw.1st_cafe",
            "buildNumber": "1.0.0"
              "supportsTablet": true
          },
          "android": {
            "package": "com.bw.1st_cafe",
            "versionCode": 1
          }
      ├─ File: /workspace/1st-cafe/app.json
      └─ Cause: SyntaxError: JSON5: invalid character '\"' at 36:1
        34 |   }
        35 | }
      > 36 | "ios": {
           | ^
        37 |       "bundleIdentifier": "com.bw.1st_cafe",
        38 |       "buildNumber": "1.0.0"
        39 |  "supportsTablet": true
          ├─ parseJsonString /usr/lib/node_modules/expo-cli/node_modules/@expo/json-file/src/JsonFile.ts:187:13
          ├─ read /usr/lib/node_modules/expo-cli/node_modules/@expo/json-file/src/JsonFile.ts:144:10
          ├─ getStaticConfig /usr/lib/node_modules/expo-cli/node_modules/@expo/config/src/getConfig.ts:41:27
          ├─ getConfig /usr/lib/node_modules/expo-cli/node_modules/@expo/config/src/Config.ts:94:52
          ├─ new BaseBuilder /usr/lib/node_modules/expo-cli/src/commands/build/BaseBuilder.ts:30:26
          ├─ new AndroidBuilder /usr/lib/node_modules/expo-cli/src/commands/build/AndroidBuilder.ts:19:16
          ├─ program.command.alias.helpGroup.option.option.option.option.option.option.option.option.option.option.description.asyncActionProjectDir.checkConfig /usr/lib/node_modules/expo-cli/src/commands/build/index.ts:1
      70:32
          └─ expo build:android /usr/lib/node_modules/expo-cli/src/exp.ts:350:7
      

      이렇게 뜨는데 어떤에러인지 ㅁ잘 모르겠어서 ㅠㅠ

      posted in 구름IDE 관련
      유덕호
    • RE: 안녕하세요 에러확인좀 부탁드릴게요 ㅠㅠ

      감사합니다 알려주신대로 해보았는데```
      }
      ├─ File: /workspace/1st-cafe/app.json
      └─ Cause: SyntaxError: JSON5: invalid character ',' at 32:2
      30 | }
      31 | }

      32 | },
      | ^
      33 | "ios": {
      34 | "bundleIdentifier": "com.BW.1st_cafe",
      35 | "buildNumber": "1.0.0",

      , 찍은 곳에 에러가 있다고 뜨는것같네요 위에서부터 뭔가 잘못된걸까요..??
      posted in 구름IDE 관련
      유덕호
    • RE: 안녕하세요 에러확인좀 부탁드릴게요 ㅠㅠ

      @이기현-goorm

      {
        "expo": {
          "name": "1st-cafe",
          "slug": "1st-cafe",
          "version": "1.0.0",
          "orientation": "portrait",
          "icon": "./assets/icon.png",
          "splash": {
            "image": "./assets/sp.png",
            "resizeMode": "contain",
            "backgroundColor": "#ffffff"
          },
          "updates": {
            "fallbackToCacheTimeout": 0
          },
          "assetBundlePatterns": [
            "**/*"
      		],
          "android": {
            "adaptiveIcon": {
              "foregroundImage": "./assets/adaptive-icon.png",
              "backgroundColor": "#FFFFFF"
            }
          },
          "web": {
            "favicon": "./assets/favicon.png"
          },
          "packagerOpts": {
            "port": 51069
          }
        }
      },
      "ios": {
      		"bundleIdentifier": "com.BW.1st_cafe",
      		"buildNumber": "1.0.0",
      		"supportsTablet": true
          },
          "android": {
            	"package": "com.bw.1st_cafe",
            	"versionCode": 1
          }
      

      현재 코드입니다 ㅠㅠ

      posted in 구름IDE 관련
      유덕호
    • 1 / 1
    goorm
    상호 : (주)구름    대표 : 류성태    개인정보보호책임자 : 김현화
    경기 성남시 분당구 판교로 242 PDC A동 902호
    사업자등록번호 : 124-87-39200
    통신판매업신고번호 : 제2019-성남분당B-0224호
    TEL : 031-600-8586    Email : contact@goorm.io
    • 구름EDU
    • 구름LEVEL
    • 구름DEVTH
    • 구름IDE
    • 구름FORUM
    ⓒ goorm Inc. All Rights Reserved.
    채용 이용약관 개인정보처리방침 도움말 powered by nodeBB