Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

Failed at the [email protected] build script. #9

Open
maximivanov1711 opened this issue May 12, 2020 · 0 comments
Open

Failed at the [email protected] build script. #9

maximivanov1711 opened this issue May 12, 2020 · 0 comments

Comments

@maximivanov1711
Copy link

The following errors appear while building:
src/app.ts(12,5): error TS2305: Module '"D:/PROJECTS/Altspace/Apps/mre-blackjack/node_modules/@microsoft/mixed-reality-extension-sdk/built/index"' has no exported member 'AssetContainer'.
src/app.ts(436,9): error TS2322: Type 'ForwardPromise' is not assignable to type 'Actor'.
Property '_context' is missing in type 'ForwardPromise'.
src/app.ts(452,9): error TS2322: Type 'ForwardPromise' is not assignable to type 'Actor'.
src/app.ts(473,9): error TS2322: Type 'ForwardPromise' is not assignable to type 'Actor'.
src/app.ts(495,9): error TS2322: Type 'ForwardPromise' is not assignable to type 'Actor'.
src/app.ts(519,9): error TS2322: Type 'ForwardPromise' is not assignable to type 'Actor'.
src/app.ts(543,9): error TS2322: Type 'ForwardPromise' is not assignable to type 'Actor'.
src/app.ts(567,9): error TS2322: Type 'ForwardPromise' is not assignable to type 'Actor'.
src/app.ts(574,9): error TS2322: Type 'ForwardPromise' is not assignable to type 'Actor'.
src/app.ts(642,9): error TS2322: Type 'ForwardPromise' is not assignable to type 'Actor'.
src/app.ts(683,38): error TS2345: Argument of type 'ForwardPromise' is not assignable to parameter of type 'Actor'.
src/app.ts(714,41): error TS2345: Argument of type 'ForwardPromise' is not assignable to parameter of type 'Actor'.
src/app.ts(796,9): error TS2322: Type 'ForwardPromise' is not assignable to type 'Actor'.
src/server.ts(6,31): error TS2305: Module '"D:/PROJECTS/Altspace/Apps/mre-blackjack/node_modules/@microsoft/mixed-reality-extension-sdk/built/index"' has no exported member 'AssetContainer'.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] build: tsc --build
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\DEX\AppData\Roaming\npm-cache_logs\2020-05-12T15_16_20_472Z-debug.log

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant