Apple link without cocoapods #983
Annotations
2 errors and 3 notices
|
|
|
packages/host/packages/host/src/node/cli/bin.test.ts#L55
AssertionError [ERR_ASSERTION]: Expected success (got 1): Auto-linking Node-API modules from /home/runner/work/react-native-node-api/react-native-node-api/packages/host
Found no Node-API modules π€·
- Linking Android Node-API modules
β Linked Android Node-API modules
- Linking Apple Node-API modules
β Failed to link Apple Node-API modules
AssertionError [ERR_ASSERTION]: Linking Apple addons are only supported on macOS
'linux' !== 'darwin'
at createAppleLinker (/home/runner/work/react-native-node-api/react-native-node-api/packages/host/dist/node/cli/apple.js:279:22)
at createLinker (/home/runner/work/react-native-node-api/react-native-node-api/packages/host/dist/node/cli/program.js:25:46)
at modules.text (/home/runner/work/react-native-node-api/react-native-node-api/packages/host/dist/node/cli/program.js:70:27)
at oraPromise (file:///home/runner/work/react-native-node-api/react-native-node-api/packages/cli-utils/node_modules/ora/index.js:403:38)
at Command.<anonymous> (/home/runner/work/react-native-node-api/react-native-node-api/packages/host/dist/node/cli/program.js:66:58)
at async Command.<anonymous> (file:///home/runner/work/react-native-node-api/react-native-node-api/packages/cli-utils/dist/actions.js:7:13)
at async Command.parseAsync (/home/runner/work/react-native-node-api/react-native-node-api/packages/cli-utils/node_modules/commander/lib/command.js:1122:5) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: 'linux',
expected: 'darwin',
operator: 'strictEqual',
diff: 'simple'
}
1 !== 0
at TestContext.<anonymous> (/home/runner/work/react-native-node-api/react-native-node-api/packages/host/src/node/cli/bin.test.ts:55:14)
at Test.runInAsyncScope (node:async_hooks:214:14)
at Test.run (node:internal/test_runner/test:1106:25)
at Test.start (node:internal/test_runner/test:1003:17)
at node:internal/test_runner/test:1516:71
at node:internal/per_context/primordials:466:82
at new Promise (<anonymous>)
at new SafePromise (node:internal/per_context/primordials:435:3)
at node:internal/per_context/primordials:466:9
at Array.map (<anonymous>) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: 1,
expected: 0,
operator: 'strictEqual',
diff: 'simple'
}
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading