Skip to content
This repository was archived by the owner on Sep 28, 2023. It is now read-only.
This repository was archived by the owner on Sep 28, 2023. It is now read-only.

Unknown plugin relay #223

Description

@Smeegol

An iOS developer New to React Native. Error while run F8 app as below:

f8app git:(master) ✗ yarn ios
yarn run v1.6.0
$ babel-node ./scripts/open-ios-project.js
/Users/Smeegol/Dev-RN/f8app/node_modules/babel-core/lib/transformation/file/options/option-manager.js:180
          throw new ReferenceError(messages.get("pluginUnknown", plugin, loc, i, dirname));
          ^

ReferenceError: Unknown plugin "relay" specified in "/Users/Smeegol/Dev-RN/f8app/.babelrc" at 0, attempted to resolve relative to "/Users/Smeegol/Dev-RN/f8app"
    at /Users/Smeegol/Dev-RN/f8app/node_modules/babel-core/lib/transformation/file/options/option-manager.js:180:17
    at Array.map (<anonymous>)
    at Function.normalisePlugins (/Users/Smeegol/Dev-RN/f8app/node_modules/babel-core/lib/transformation/file/options/option-manager.js:158:20)
    at OptionManager.mergeOptions (/Users/Smeegol/Dev-RN/f8app/node_modules/babel-core/lib/transformation/file/options/option-manager.js:234:36)
    at OptionManager.init (/Users/Smeegol/Dev-RN/f8app/node_modules/babel-core/lib/transformation/file/options/option-manager.js:368:12)
    at compile (/Users/Smeegol/Dev-RN/f8app/node_modules/babel-register/lib/node.js:103:45)
    at loader (/Users/Smeegol/Dev-RN/f8app/node_modules/babel-register/lib/node.js:144:14)
    at Object.require.extensions.(anonymous function) [as .js] (/Users/Smeegol/Dev-RN/f8app/node_modules/babel-register/lib/node.js:154:7)
    at Module.load (internal/modules/cjs/loader.js:589:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:528:12)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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