Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Control Panel blank page #60

Open
JJK96 opened this issue Nov 7, 2020 · 1 comment
Open

Control Panel blank page #60

JJK96 opened this issue Nov 7, 2020 · 1 comment

Comments

@JJK96
Copy link

JJK96 commented Nov 7, 2020

After installing the application using npm install --legacy-peer-deps due to #59 and building using npm run build I start the server using node server/index.js.

When visiting http://localhost I am visited by a blank page.
Looking in the console shows me the following error

Uncaught TypeError: t.default.div is not a function
    S2Gw Indicator.js:4
    f index.js:78
    p index.js:85
    RzfG Header.js:6
    f index.js:78
    p index.js:85
    Focm index.js:3
    f index.js:78
    parcelRequire index.js:116
    <anonymous> index.js:26
@JJK96
Copy link
Author

JJK96 commented Nov 7, 2020

I also get the following errors during build

> remeal@1.1.0 build:client
> rimraf public && parcel build src/control/index.html -d public

⚠️  Could not load source file "../src/stapp.ts" in source map of "../../node_modules/stapp/lib/stapp.js".
⚠️  Could not load source file "../../../src/modules/persist/index.ts" in source map of "../../node_modules/stapp/lib/modules/persist/index.js".
⚠️  Could not load source file "../../../src/modules/persist/constants.ts" in source map of "../../node_modules/stapp/lib/modules/persist/constants.js".
⚠️  Could not load source file "../../../src/modules/persist/toAsync.ts" in source map of "../../node_modules/stapp/lib/modules/persist/toAsync.js".
⚠️  Could not load source file "../../src/events/dangerous.ts" in source map of "../../node_modules/stapp/lib/events/dangerous.js".
⚠️  Could not load source file "../../../src/core/createApp/createApp.ts" in source map of "../../node_modules/stapp/lib/core/createApp/createApp.js".
⚠️  Could not load source file "../../src/events/epicEnd.ts" in source map of "../../node_modules/stapp/lib/events/epicEnd.js".
⚠️  Could not load source file "../../../src/core/createEvent/createEvent.ts" in source map of "../../node_modules/stapp/lib/core/createEvent/createEvent.js".
⚠️  Could not load source file "../../../src/core/createEffect/createEffect.ts" in source map of "../../node_modules/stapp/lib/core/createEffect/createEffect.js".
⚠️  Could not load source file "../../../src/core/createReducer/createReducer.ts" in source map of "../../node_modules/stapp/lib/core/createReducer/createReducer.js".
⚠️  Could not load source file "../../../src/helpers/awaitStore/awaitStore.ts" in source map of "../../node_modules/stapp/lib/helpers/awaitStore/awaitStore.js".
⚠️  Could not load source file "../../../src/modules/persist/persist.ts" in source map of "../../node_modules/stapp/lib/modules/persist/persist.js".
⚠️  Could not load source file "../../src/helpers/constants.ts" in source map of "../../node_modules/stapp/lib/helpers/constants.js".
⚠️  Could not load source file "../../../src/epics/select/select.ts" in source map of "../../node_modules/stapp/lib/epics/select/select.js".
⚠️  Could not load source file "../../../src/epics/combineEpics/combineEpics.ts" in source map of "../../node_modules/stapp/lib/epics/combineEpics/combineEpics.js".
⚠️  Could not load source file "../../../src/helpers/getEventType/getEventType.ts" in source map of "../../node_modules/stapp/lib/helpers/getEventType/getEventType.js".
⚠️  Could not load source file "../../src/events/initDone.ts" in source map of "../../node_modules/stapp/lib/events/initDone.js".
⚠️  Could not load source file "../../../src/async/createAsyncMiddleware/createAsyncMiddleware.ts" in source map of "../../node_modules/stapp/lib/async/createAsyncMiddleware/createAsyncMiddleware.js".
⚠️  Could not load source file "../../../src/epics/createStateStreamEnhancer/createStateStreamEnhancer.ts" in source map of "../../node_modules/stapp/lib/epics/createStateStreamEnhancer/createStateStreamEnhancer.js".
⚠️  Could not load source file "../../../src/helpers/getEvents/getEvents.ts" in source map of "../../node_modules/stapp/lib/helpers/getEvents/getEvents.js".
⚠️  Could not load source file "../../../src/helpers/getModules/getModules.ts" in source map of "../../node_modules/stapp/lib/helpers/getModules/getModules.js".
⚠️  Could not load source file "../../../src/helpers/uniqueId/uniqueId.ts" in source map of "../../node_modules/stapp/lib/helpers/uniqueId/uniqueId.js".
⚠️  Could not load source file "../../../src/helpers/getEpics/getEpics.ts" in source map of "../../node_modules/stapp/lib/helpers/getEpics/getEpics.js".
⚠️  Could not load source file "../../../src/helpers/getReducer/getReducer.ts" in source map of "../../node_modules/stapp/lib/helpers/getReducer/getReducer.js".
⚠️  Could not load source file "../../../src/helpers/identity/identity.ts" in source map of "../../node_modules/stapp/lib/helpers/identity/identity.js".
⚠️  Could not load source file "../../../src/helpers/isPromise/isPromise.ts" in source map of "../../node_modules/stapp/lib/helpers/isPromise/isPromise.js".
⚠️  Could not load source file "../../../src/helpers/t/t.ts" in source map of "../../node_modules/stapp/lib/helpers/t/t.js".
⚠️  Could not load source file "../../../src/helpers/isArray/isArray.ts" in source map of "../../node_modules/stapp/lib/helpers/isArray/isArray.js".
⚠️  Could not load source file "../../../src/helpers/controlledPromise/controlledPromise.ts" in source map of "../../node_modules/stapp/lib/helpers/controlledPromise/controlledPromise.js".
⚠️  Could not load source file "../../../src/helpers/logError/logError.ts" in source map of "../../node_modules/stapp/lib/helpers/logError/logError.js".
⚠️  Could not load source file "../../../src/helpers/merge/merge.ts" in source map of "../../node_modules/stapp/lib/helpers/merge/merge.js".
⚠️  Could not load source file "../../../src/modules/persist/helpers.ts" in source map of "../../node_modules/stapp/lib/modules/persist/helpers.js".
⚠️  Could not load source file "../../../src/helpers/isEvent/isEvent.ts" in source map of "../../node_modules/stapp/lib/helpers/isEvent/isEvent.js".
⚠️  Could not load source file "../../../src/helpers/has/has.ts" in source map of "../../node_modules/stapp/lib/helpers/has/has.js".
⚠️  Could not load source file "../../../src/helpers/diffSet/diffSet.ts" in source map of "../../node_modules/stapp/lib/helpers/diffSet/diffSet.js".
✨  Built in 7.65s.

@JJK96 JJK96 changed the title Control Panel empty Control Panel blank page Nov 7, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant