@@ -147,9 +147,9 @@ lerna info Executing command in 42 packages: "yarn run build"
147
147
@uifabric/foundation: [XX:XX:XX XM] ▲ One of these [node-sass, postcss, autoprefixer] is not installed, so this task has no effect
148
148
@uifabric/icons: [XX:XX:XX XM] ▲ One of these [node-sass, postcss, autoprefixer] is not installed, so this task has no effect
149
149
office-ui-fabric-react: [XX:XX:XX XM] ▲ One of these [node-sass, postcss, autoprefixer] is not installed, so this task has no effect
150
- office-ui-fabric-react: [XX:XX:XX XM] x Error detected while running 'ts:esm '
150
+ office-ui-fabric-react: [XX:XX:XX XM] x Error detected while running 'ts:commonjs '
151
151
office-ui-fabric-react: [XX:XX:XX XM] x ------------------------------------
152
- office-ui-fabric-react: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/office-ui-fabric-react/tsconfig.json"
152
+ office-ui-fabric-react: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/office-ui-fabric-react/tsconfig.json"
153
153
office-ui-fabric-react: at ChildProcess.exithandler (child_process.js:295:12)
154
154
office-ui-fabric-react: at ChildProcess.emit (events.js:223:5)
155
155
office-ui-fabric-react: at ChildProcess.EventEmitter.emit (domain.js:498:23)
@@ -225,6 +225,6 @@ office-ui-fabric-react: ~~~~~~~~~~~~~~~~~~~~
225
225
office-ui-fabric-react: Found 22 errors.
226
226
office-ui-fabric-react: [XX:XX:XX XM] x ------------------------------------
227
227
office-ui-fabric-react: [XX:XX:XX XM] x Error previously detected. See above for error messages.
228
- office-ui-fabric-react: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs ]
228
+ office-ui-fabric-react: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm ]
229
229
office-ui-fabric-react: error Command failed with exit code 1.
230
230
lerna ERR! yarn run build exited 1 in 'office-ui-fabric-react'
0 commit comments