Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- C:\Projects\OSS\emotion\playgrounds\razzle [stack-trace-3 ↑4]> yarn start
- yarn run v1.22.17
- $ razzle start
- WAIT Compiling...
- Using .babelrc defined in your app root
- Using .babelrc defined in your app root
- × Client
- Compiled with some errors in 2.47s
- ( ) Server
- × Client
- Compiled with some errors in 2.47s
- × Server
- Compiled with some errors in 957.05ms
- 40659 | /***/ (function(module, exports) {
- 40660 |
- > 40661 | throw new Error("Module parse failed: Unexpected token (7:7)\nYou may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders\n| insertStyles,\n| getRegisteredStyles,\n> type EmotionCache,\n| type SerializedStyles\n| } from '@emotion/utils'");
- 40662 |
- 40663 | /***/ }),
- 40664 |
- at Object.../../packages/css/src/create-instance.js (C:\Projects\OSS\emotion\playgrounds\razzle\build\server.js:40661:7)
- at __webpack_require__ (C:\Projects\OSS\emotion\playgrounds\razzle\build\webpack:\webpack\bootstrap:685:1)
- at fn (C:\Projects\OSS\emotion\playgrounds\razzle\build\webpack:\webpack\bootstrap:59:1)
- at Module.../../packages/css/src/index.js (C:\Projects\OSS\emotion\playgrounds\razzle\build\webpack:\C:\Projects\OSS\emotion\packages\css\src\index.js:1:1)
- at __webpack_require__ (C:\Projects\OSS\emotion\playgrounds\razzle\build\webpack:\webpack\bootstrap:685:1)
- at fn (C:\Projects\OSS\emotion\playgrounds\razzle\build\webpack:\webpack\bootstrap:59:1)
- at Object.../../packages/css/dist/emotion-css.esm.js (C:\Projects\OSS\emotion\playgrounds\razzle\build\webpack:\C:\Projects\OSS\emotion\packages\css\dist\emotion-css.esm.js:15:1)
- at __webpack_require__ (C:\Projects\OSS\emotion\playgrounds\razzle\build\webpack:\webpack\bootstrap:685:1)
- at fn (C:\Projects\OSS\emotion\playgrounds\razzle\build\webpack:\webpack\bootstrap:59:1) at Module../src/server.js (C:\Projects\OSS\emotion\playgrounds\razzle\build\server.js:40950:70)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement