이 글의 성격은 무엇인가요?
질문 / 문제 해결
내용을 설명해주세요
- appName: poomang
- 개발환경 : webview
- 발생시점 : qr test 시 발생
{
"name": "platform-poomang",
"version": "0.1.0",
"private": true,
"scripts": {
"dev": "next dev",
"dev:app": "granite dev",
"build": "npm run build:prisma && next build && prisma generate",
"build:app": "BUILD_TARGET=app granite build",
"build:prisma": "prisma generate",
"start": "next start -H 0.0.0.0 -p 3000",
"lint": "next lint",
"deploy": "ait deploy",
"sentry:sourcemaps": "sentry-cli sourcemaps inject --org poomang --project content-provider .next && sentry-cli sourcemaps upload --org poomang --project content-provider .next"
},
"dependencies": {
"@apps-in-toss/web-framework": "^1.9.1",
"@toss/tds-mobile": "^2.2.1",
"@toss/tds-mobile-ait": "^2.2.1",
"@aws-sdk/client-dynamodb": "^3.350.0",
"@aws-sdk/signature-v4-crt": "^3.357.0",
"@aws-sdk/util-dynamodb": "^3.350.0",
"@bluehorse-corp/aws-utils": "^0.0.0",
"@bluehorse-corp/core-utils": "^0.0.0",
"@bluehorse-corp/figma-utils": "^0.0.6",
"@bluehorse-corp/google-utils": "^0.0.0",
"@bluehorse-corp/layout": "^1.1.2",
"@bluehorse-corp/notion-utils": "^0.0.0",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@granite-js/plugin-sentry": "^0.1.34",
"@hello-pangea/dnd": "^16.2.0",
"@hookform/resolvers": "^3.1.1",
"@mdx-js/loader": "^2.3.0",
"@mdx-js/react": "^2.3.0",
"@next/mdx": "^13.4.7",
"@prisma/client": "^4.15.0",
"@react-spring/web": "^9.7.2",
"@sentry/browser": "^10.33.0",
"@sentry/cli": "^2.58.4",
"@sentry/nextjs": "^7.120.4",
"@styled-system/should-forward-prop": "^5.1.5",
"@types/mdx": "^2.0.5",
"@types/node": "20.2.5",
"@types/react": "18.2.9",
"@types/react-dom": "18.2.4",
"async": "^3.2.4",
"aws-crt": "^1.15.18",
"cookie": "^0.5.0",
"date-fns": "^2.30.0",
"dotenv": "^16.1.4",
"encoding": "^0.1.13",
"eslint": "8.42.0",
"eslint-config-next": "13.4.4",
"framer-motion": "^10.12.16",
"github-markdown-css": "^5.2.0",
"lodash": "^4.17.21",
"nanoid": "^4.0.2",
"next": "13.4.4",
"pluralize": "^8.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "^7.44.3",
"react-icons": "^4.9.0",
"styled-system": "^5.1.5",
"typescript": "5.1.3",
"underscore": "^1.13.6",
"yup": "^1.2.0"
},
"devDependencies": {
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/typography": "^0.5.9",
"@types/async": "^3.2.20",
"@types/color": "^3.0.3",
"@types/cookie": "^0.5.1",
"@types/lodash": "^4.14.195",
"@types/pluralize": "^0.0.29",
"@types/underscore": "^1.11.5",
"autoprefixer": "^10.4.14",
"daisyui": "^3.1.0",
"postcss": "^8.4.24",
"prisma": "^4.15.0",
"tailwindcss": "^3.3.2",
"tsx": "^3.12.7"
}
}
안녕하세요 ![]()
요거 이번주 주말까지 해서 열심히 디버깅 해보겠습니다 ![]()
안녕하세요! 혹시 언제 완료되는지 확인가능할까요?
@eastroad87 혹시 테스트 ait파일을 한번 업로드해봐도 될까요 ?
@Dylan 다시 제가 재업로드하는걸까요? 아니면 ait 파일을 여기다 업로드 하는건가요?