Replies: 1 comment 2 replies
-
|
What environment are you using Marpit in? It looks like you're building with Webpack, but more details on your setup (like frameworks, versions, and configs that may be related to build) would eally help the community troubleshoot. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Guys,
I wanted to try out marpit in my home project but can't get through this error:
(0 , _postcssNesting.default) is not a function TypeError: (0 , _postcssNesting.default) is not a function at ./node_modules/@marp-team/marpit/lib/postcss/nesting.js (http://localhost:3000/static/js/bundle.js:7362:33) at options.factory (http://localhost:3000/static/js/bundle.js:90121:30) at __webpack_require__ (http://localhost:3000/static/js/bundle.js:89488:32) at fn (http://localhost:3000/static/js/bundle.js:89736:21) at hotRequire (http://localhost:3000/static/js/bundle.js:90104:47) at ./node_modules/@marp-team/marpit/lib/theme_set.js (http://localhost:3000/static/js/bundle.js:8270:39) at options.factory (http://localhost:3000/static/js/bundle.js:90121:30) at __webpack_require__ (http://localhost:3000/static/js/bundle.js:89488:32) at fn (http://localhost:3000/static/js/bundle.js:89736:21) at hotRequire (http://localhost:3000/static/js/bundle.js:90104:47)Beta Was this translation helpful? Give feedback.
All reactions