You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This started happening all of the sudden when upgrading from Office ui 2.7.1.
I get a long list of build errors, all of them exactly like this but with different components:
ERROR in ./~/office-ui-fabric-react/lib/components/Spinner/Spinner.Props.ts
Module build failed: Error: Typescript emitted no output for C:\Users\Scott\dentist-app\node_modules\office-ui-fabric-react\lib\components\Spinner\Spinner.Pr
ops.ts.
You should not need to recompile .ts files in node_modules.
Please contact the package author to advise them to use --declaration --outDir.
More https://github.com/Microsoft/TypeScript/issues/12358
at Object.loader (C:\Users\Scott\dentist-app\node_modules\ts-loader\dist\index.js:32:15)
@ ./~/office-ui-fabric-react/lib/components/Spinner/index.js 7:9-35
@ ./~/office-ui-fabric-react/lib/Spinner.js
@ ./src/js/index.tsx
@ ./src/client.tsx
@ multi ./src/client.tsx
I've looked into the issue on Google and tried a variety of changes to the TSconfig file with no success.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Running into a build issue with the newest version of Fabric.
Running Windows 10 x64
NPM v3.10.10
NodeJS v7.3.0
Typescript v2.2.1
Office UI Fabric React v2.10.5
React v15.4.2
tsconfig.json:
This started happening all of the sudden when upgrading from Office ui 2.7.1.
I get a long list of build errors, all of them exactly like this but with different components:
I've looked into the issue on Google and tried a variety of changes to the TSconfig file with no success.
The text was updated successfully, but these errors were encountered: