Cannot find module 'core-js/modules/es.array.iterator.js' #799
Labels
bug report 🦗
Issue is probably a bug, but it needs to be checked
bundler: webpack 📦
Issue is related to webpack bundler
cat: monorepo 🔱
Issues related to usage of linaria in monorepo
needs: complete repro 🖥️
Issue need to have complete repro provided
platform: next.js 🛠️
Issue related to next.js
platform: ssr 🛠️
Issue related to SSR
Environment
Description
I'm trying to use linaria version 3-beta in next.js, but when starting the development server it's throwing the error
MODULE_NOT_FOUND
, see the screenshot below:Reproducible Demo
I'm using next-lerna@1.0.0-beta
Repository for reproduce: next-linaria-beta-repro
The text was updated successfully, but these errors were encountered: