Skip to content

Error while bundling the application #11

@AndreiBehel

Description

@AndreiBehel

React Native: 0.71.8

error: Error: While trying to resolve module @buttercup/google-oauth2-client from file /Users/andreibehel/Projects/mobile/src/screens/Dashboard/DashboardTabs/AccountsTab/controllers.ts, the package /Users/andreibehel/Projects/mobile/node_modules/@buttercup/google-oauth2-client/package.json was successfully found. However, this package itself specifies a main module field that could not be resolved (/Users/andreibehel/Projects/mobile/node_modules/@buttercup/google-oauth2-client/index. Indeed, none of these files exist:

  • /Users/andreibehel/Projects/mobile/node_modules/@buttercup/google-oauth2-client/index(.native|.android.js|.native.js|.js|.android.jsx|.native.jsx|.jsx|.android.json|.native.json|.json|.android.ts|.native.ts|.ts|.android.tsx|.native.tsx|.tsx|.android.svg|.native.svg|.svg)
  • /Users/andreibehel/Projects/mobile/node_modules/@buttercup/google-oauth2-client/index/index(.native|.android.js|.native.js|.js|.android.jsx|.native.jsx|.jsx|.android.json|.native.json|.json|.android.ts|.native.ts|.ts|.android.tsx|.native.tsx|.tsx|.android.svg|.native.svg|.svg)
    at DependencyGraph.resolveDependency (/Users/andreibehel/Projects/mobile/node_modules/metro/src/node-haste/DependencyGraph.js:272:17)
    at Object.resolve (/Users/andreibehel/Projects/mobile/node_modules/metro/src/lib/transformHelpers.js:177:21)
    at Graph._resolveDependencies (/Users/andreibehel/Projects/mobile/node_modules/metro/src/DeltaBundler/Graph.js:432:35)
    at Graph._processModule (/Users/andreibehel/Projects/mobile/node_modules/metro/src/DeltaBundler/Graph.js:218:38)
    at async Graph._addDependency (/Users/andreibehel/Projects/mobile/node_modules/metro/src/DeltaBundler/Graph.js:314:20)
    at async Promise.all (index 12)
    at async Graph._processModule (/Users/andreibehel/Projects/mobile/node_modules/metro/src/DeltaBundler/Graph.js:263:5)
    at async Graph._addDependency (/Users/andreibehel/Projects/mobile/node_modules/metro/src/DeltaBundler/Graph.js:314:20)
    at async Promise.all (index 1)
    at async Graph._processModule (/Users/andreibehel/Projects/mobile/node_modules/metro/src/DeltaBundler/Graph.js:263:5)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions