Skip to content

Instantly share code, notes, and snippets.

@dotemacs
Last active August 12, 2020 14:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dotemacs/85caa7a9e895fb12d7846b09dacfa9c8 to your computer and use it in GitHub Desktop.
Save dotemacs/85caa7a9e895fb12d7846b09dacfa9c8 to your computer and use it in GitHub Desktop.

The final bomb out of the setup process, which was make shell TARGET=ios:

Checking for modifications in ios/Pods...
diff: ios/Pods/Manifest.lock: No such file or directory
Checking for process: 'pod install'
Process 'pod install' gone.
Traceback (most recent call last):
	9: from /nix/store/bqr5hzksvvm9vd2m3c22qha8myfgyk46-cocoapods-1.9.1/bin/pod:18:in `<main>'
	8: from /nix/store/vwmskqd95mq5hxb6jzgxplmmb79srf0n-bundler-2.1.4/lib/ruby/gems/2.6.0/gems/bundler-2.1.4/lib/bundler.rb:149:in `setup'
	7: from /nix/store/vwmskqd95mq5hxb6jzgxplmmb79srf0n-bundler-2.1.4/lib/ruby/gems/2.6.0/gems/bundler-2.1.4/lib/bundler/runtime.rb:20:in `setup'
	6: from /nix/store/vwmskqd95mq5hxb6jzgxplmmb79srf0n-bundler-2.1.4/lib/ruby/gems/2.6.0/gems/bundler-2.1.4/lib/bundler/runtime.rb:101:in `block in definition_method'
	5: from /nix/store/vwmskqd95mq5hxb6jzgxplmmb79srf0n-bundler-2.1.4/lib/ruby/gems/2.6.0/gems/bundler-2.1.4/lib/bundler/definition.rb:226:in `requested_specs'
	4: from /nix/store/vwmskqd95mq5hxb6jzgxplmmb79srf0n-bundler-2.1.4/lib/ruby/gems/2.6.0/gems/bundler-2.1.4/lib/bundler/definition.rb:237:in `specs_for'
	3: from /nix/store/vwmskqd95mq5hxb6jzgxplmmb79srf0n-bundler-2.1.4/lib/ruby/gems/2.6.0/gems/bundler-2.1.4/lib/bundler/definition.rb:170:in `specs'
	2: from /nix/store/vwmskqd95mq5hxb6jzgxplmmb79srf0n-bundler-2.1.4/lib/ruby/gems/2.6.0/gems/bundler-2.1.4/lib/bundler/spec_set.rb:80:in `materialize'
	1: from /nix/store/vwmskqd95mq5hxb6jzgxplmmb79srf0n-bundler-2.1.4/lib/ruby/gems/2.6.0/gems/bundler-2.1.4/lib/bundler/spec_set.rb:80:in `map!'
/nix/store/vwmskqd95mq5hxb6jzgxplmmb79srf0n-bundler-2.1.4/lib/ruby/gems/2.6.0/gems/bundler-2.1.4/lib/bundler/spec_set.rb:86:in `block in materialize': Could not find json-2.3.0 in any of the sources (Bundler::GemNotFound)
Copying Statusgo.framework from Nix store to /Users/alex/dev/work/status/status-react/modules/react-native-status/ios/RCTStatus
Node modules not created by Nix
Copying node_modules from Nix store:
 - /nix/store/590053j0dbwzv8i3f7wsn86mpq0b9wk7-status-react-node-deps-1.5.0-patched
Done in: 16.877s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment