npm 승인이 되었다고 받았는데 npm 프라이빗 패키지를 볼 수가 없습니다.
.npmrc 에 아래처럼 추가했고
@toss-design-system:registry=https://registry.npmjs.org/
아래처럼 실행하면 404가 계속 뜹니다
$ npm install @toss-design-system/react-native
npm error code E404
npm error 404 Not Found - GET https://registry.npmjs.org/@toss-design-system%2Freact-native - Not found
npm error 404
npm error 404 ‘@toss-design-system/react-native@*’ is not in this registry.
npm error 404
npm error 404 Note that you can also install from a
npm error 404 tarball, folder, http url, or git url.