Coder Social home page Coder Social logo

Comments (3)

Harisene avatar Harisene commented on August 28, 2024

here is more info from the logs.

+++ EXTRA_COMPILER_ARGS=-O
+++ [[ true == true ]]
+++ EXTRA_COMPILER_ARGS='-O -output-source-map'
+++ /Users/runner/work/1/s/ios/Pods/hermes-engine/destroot/bin/hermesc -emit-binary -max-diagnostic-width=80 '-O -output-source-map' -out /Users/runner/Library/Developer/Xcode/DerivedData/Harisene-fxuxlnbddklfnigvubudxqyeggce/Build/Intermediates.noindex/ArchiveIntermediates/Harisene/BuildProductsPath/Release-iphoneos/Harisene.app/main.jsbundle /Users/runner/Library/Developer/Xcode/DerivedData/Harisene-fxuxlnbddklfnigvubudxqyeggce/Build/Intermediates.noindex/ArchiveIntermediates/Harisene/BuildProductsPath/Release-iphoneos/main.jsbundle
hermesc: Unknown command line argument '-O -output-source-map'.  Try: '/Users/runner/work/1/s/ios/Pods/hermes-engine/destroot/bin/hermesc -help'
hermesc: Did you mean '-output-source-map'?
+++ [[ true == true ]]
+++ HBC_SOURCEMAP_FILE=/Users/runner/Library/Developer/Xcode/DerivedData/Harisene-fxuxlnbddklfnigvubudxqyeggce/Build/Intermediates.noindex/ArchiveIntermediates/Harisene/BuildProductsPath/Release-iphoneos/Harisene.app/main.jsbundle.map
+++ node /Users/runner/work/1/s/node_modules/react-native/scripts/compose-source-maps.js /Users/runner/Library/Developer/Xcode/DerivedData/Harisene-fxuxlnbddklfnigvubudxqyeggce/Build/Intermediates.noindex/ArchiveIntermediates/Harisene/BuildProductsPath/Release-iphoneos/main.jsbundle.map /Users/runner/Library/Developer/Xcode/DerivedData/Harisene-fxuxlnbddklfnigvubudxqyeggce/Build/Intermediates.noindex/ArchiveIntermediates/Harisene/BuildProductsPath/Release-iphoneos/Harisene.app/main.jsbundle.map -o /Users/runner/work/1/s/ios/main.jsbundle.map
node:internal/fs/utils:351
    throw err;
    ^

Error: ENOENT: no such file or directory, open '/Users/runner/Library/Developer/Xcode/DerivedData/Harisene-fxuxlnbddklfnigvubudxqyeggce/Build/Intermediates.noindex/ArchiveIntermediates/Harisene/BuildProductsPath/Release-iphoneos/Harisene.app/main.jsbundle.map'
    at Object.openSync (node:fs:596:3)
    at Object.readFileSync (node:fs:464:35)
    at Object.<anonymous> (/Users/runner/work/1/s/node_modules/react-native/scripts/compose-source-maps.js:37:8)
    at Module._compile (node:internal/modules/cjs/loader:1356:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
    at Module.load (node:internal/modules/cjs/loader:1197:32)
    at Module._load (node:internal/modules/cjs/loader:1013:12)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
    at node:internal/main/run_main_module:28:49 {
  errno: -2,
  syscall: 'open',
  code: 'ENOENT',
  path: '/Users/runner/Library/Developer/Xcode/DerivedData/Harisene-fxuxlnbddklfnigvubudxqyeggce/Build/Intermediates.noindex/ArchiveIntermediates/Harisene/BuildProductsPath/Release-iphoneos/Harisene.app/main.jsbundle.map'
}

Node.js v18.19.0
+++ rm /Users/runner/Library/Developer/Xcode/DerivedData/Harisene-fxuxlnbddklfnigvubudxqyeggce/Build/Intermediates.noindex/ArchiveIntermediates/Harisene/BuildProductsPath/Release-iphoneos/Harisene.app/main.jsbundle.map
rm: /Users/runner/Library/Developer/Xcode/DerivedData/Harisene-fxuxlnbddklfnigvubudxqyeggce/Build/Intermediates.noindex/ArchiveIntermediates/Harisene/BuildProductsPath/Release-iphoneos/Harisene.app/main.jsbundle.map: No such file or directory
+++ rm /Users/runner/Library/Developer/Xcode/DerivedData/Harisene-fxuxlnbddklfnigvubudxqyeggce/Build/Intermediates.noindex/ArchiveIntermediates/Harisene/BuildProductsPath/Release-iphoneos/main.jsbundle.map
+++ BUNDLE_FILE=/Users/runner/Library/Developer/Xcode/DerivedData/Harisene-fxuxlnbddklfnigvubudxqyeggce/Build/Intermediates.noindex/ArchiveIntermediates/Harisene/BuildProductsPath/Release-iphoneos/Harisene.app/main.jsbundle
+++ [[ false != true ]]
+++ [[ ! -f /Users/runner/Library/Developer/Xcode/DerivedData/Harisene-fxuxlnbddklfnigvubudxqyeggce/Build/Intermediates.noindex/ArchiveIntermediates/Harisene/BuildProductsPath/Release-iphoneos/Harisene.app/main.jsbundle ]]
++ [[ ! -f /Users/runner/work/1/s/ios/main.jsbundle.map ]]
++ echo '[Error] Unable to find source map file at: /Users/runner/work/1/s/ios/main.jsbundle.map'
++ exit 0
node:fs:596
  handleErrorFromBinding(ctx);
  ^

Error: ENOENT: no such file or directory, open '[Error]'
    at Object.openSync (node:fs:596:3)
    at Object.readFileSync (node:fs:464:35)
    at uploadSourcemaps (/Users/runner/work/1/s/node_modules/instabug-reactnative/bin/index.js:17519:33)
    at Command.<anonymous> (/Users/runner/work/1/s/node_modules/instabug-reactnative/bin/index.js:17514:5)
    at Command.listener [as _actionHandler] (/Users/runner/work/1/s/node_modules/instabug-reactnative/bin/index.js:824:17)
    at /Users/runner/work/1/s/node_modules/instabug-reactnative/bin/index.js:1259:65
    at Command._chainOrCall (/Users/runner/work/1/s/node_modules/instabug-reactnative/bin/index.js:1191:12)
    at Command._parseCommand (/Users/runner/work/1/s/node_modules/instabug-reactnative/bin/index.js:1259:27)
    at /Users/runner/work/1/s/node_modules/instabug-reactnative/bin/index.js:1118:27
    at Command._chainOrCall (/Users/runner/work/1/s/node_modules/instabug-reactnative/bin/index.js:1191:12) {
  errno: -2,
  syscall: 'open',
  code: 'ENOENT',
  path: '[Error]'
}

Node.js v18.19.0
Command PhaseScriptExecution failed with a nonzero exit code

** ARCHIVE FAILED **


The following build commands failed:
	PhaseScriptExecution [CP-User]\ [instabug-reactnative]\ Upload\ Sourcemap /Users/runner/Library/Developer/Xcode/DerivedData/Harisene-fxuxlnbddklfnigvubudxqyeggce/Build/Intermediates.noindex/ArchiveIntermediates/Harisene/IntermediateBuildFilesPath/Harisene.build/Release-iphoneos/Harisene.build/Script-4EAB97A16AFF92CC10858C8E.sh (in target 'Harisene' from project 'Harisene')
(1 failure)

from instabug-react-native.

stale avatar stale commented on August 28, 2024

This issue has been automatically marked as pending feedback because we need additional information to be able to investigate it further. It will be closed in 7 days if it remains inactive. Thank you for your contributions.

from instabug-react-native.

stale avatar stale commented on August 28, 2024

This issue has been automatically closed since we haven't heard back from you. Please feel free to re-open the issue if you have more information to add.

from instabug-react-native.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.