Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

var import_runtime = __toESM(require("@monicon/runtime")); #66

Closed
fturkyilmaz opened this issue Jan 16, 2025 · 1 comment
Closed

var import_runtime = __toESM(require("@monicon/runtime")); #66

fturkyilmaz opened this issue Jan 16, 2025 · 1 comment

Comments

@fturkyilmaz
Copy link

None of these files exist:

  • node_modules/@monicon/babel-plugin/node_modules/@monicon/core/dist/icons.js(.ios.js|.native.js|.js|.ios.jsx|.native.jsx|.jsx|.ios.json|.native.json|.json|.ios.ts|.native.ts|.ts|.ios.tsx|.native.tsx|.tsx|.ios.css|.native.css|.css)
  • node_modules/@monicon/babel-plugin/node_modules/@monicon/core/dist/icons.js
    36 | module.exports = __toCommonJS(src_exports);
    37 | var import_svgson = require("svgson");

38 | var import_runtime = __toESM(require("@monicon/runtime"));
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^
39 | var fallbackIcon = {
40 | svg: ' ',
41 | width: 32,
at ModuleResolver.resolveDependency (/Users/furkanturkyilmaz/Documents/OrchestraMobile/node_modules/metro/src/node-haste/DependencyGraph/ModuleResolution.js:112:15)
at DependencyGraph.resolveDependency (/Users/furkanturkyilmaz/Documents/OrchestraMobile/node_modules/metro/src/node-haste/DependencyGraph.js:235:43)
at /Users/furkanturkyilmaz/Documents/OrchestraMobile/node_modules/metro/src/lib/transformHelpers.js:160:21
at resolveDependencies (/Users/furkanturkyilmaz/Documents/OrchestraMobile/node_modules/metro/src/DeltaBundler/buildSubgraph.js:42:25)
at visit (/Users/furkanturkyilmaz/Documents/OrchestraMobile/node_modules/metro/src/DeltaBundler/buildSubgraph.js:83:30)
at async Promise.all (index 2)
at async visit (/Users/furkanturkyilmaz/Documents/OrchestraMobile/node_modules/metro/src/DeltaBundler/buildSubgraph.js:92:5)
at async Promise.all (index 3)
at async visit (/Users/furkanturkyilmaz/Documents/OrchestraMobile/node_modules/metro/src/DeltaBundler/buildSubgraph.js:92:5)
at async Promise.all (index 5)
image

@oktaysenkan
Copy link
Owner

oktaysenkan commented Jan 16, 2025

Update monicon and babel plugin depracated remove plugin from babel.config.js

#54

#54 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants