Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

@keystonejs/app-admin-ui@5.3.0 have bug. #2072

Closed
bookyo opened this issue Dec 9, 2019 · 5 comments
Closed

@keystonejs/app-admin-ui@5.3.0 have bug. #2072

bookyo opened this issue Dec 9, 2019 · 5 comments

Comments

@bookyo
Copy link

bookyo commented Dec 9, 2019

i update @keystonejs/app-admin-ui to 5.3.0, and show this。

main.63734b16525552cd5898.bundle.js:112436 Uncaught Error: Cannot find module '@emotion/styled-base'
    at webpackMissingModule (main.63734b16525552cd5898.bundle.js:112436)
    at Module../components/Nav/index.js (main.63734b16525552cd5898.bundle.js:112436)
    at __webpack_require__ (bootstrap:766)
    at fn (bootstrap:129)
    at Module../index.js (main.63734b16525552cd5898.bundle.js:114347)
    at __webpack_require__ (bootstrap:766)
    at fn (bootstrap:129)
    at Object.0 (main.63734b16525552cd5898.bundle.js:121574)
    at __webpack_require__ (bootstrap:766)
    at bootstrap:901

and when i back to 5.2 , alse show this error? i dont know what happen..

@MadeByMike
Copy link
Contributor

@bookyo can you try deleting your .yarnlock file and running yarn again? We had another person encounter this and this seemed to fix it.

We'll get back to you as soon as we know more.

@Vultraz
Copy link
Contributor

Vultraz commented Dec 9, 2019

Looks like emotion@11 will address this once it comes out too: emotion-js/emotion#1575

@bookyo
Copy link
Author

bookyo commented Dec 9, 2019

update package.json
"@keystonejs/keystone": "^5.3.0"
"@keystonejs/fields": "^6.0.0",
"@keystonejs/fields-wysiwyg-tinymce": "^5.0.2",

then work right! i think is @keystonejs/keystone work.

@bookyo bookyo closed this as completed Dec 9, 2019
@bookyo
Copy link
Author

bookyo commented Dec 9, 2019

if only update @keystonejs/app-admin-ui to 5.3.0, adminui will work failed,even i install '@emotion/styled-base', adminui is also failed.

@bookyo
Copy link
Author

bookyo commented Dec 9, 2019

after install @emotion/styled-base, into adminui right, but like http://127.0.0.1:3000/admin/videos/5de90c243a6a395daf1190bd url will show cant find client, i think is graphql client error.

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

No branches or pull requests

3 participants