nuxt-community / nuxtent-template

Starter template for content heavy sites.
https://nuxtent-template.now.sh
MIT License
49 stars 16 forks source link

"Object.entries is not a function" error #14

Open readtedium opened 6 years ago

readtedium commented 6 years ago

Receiving this error upon launch, which is preventing the page from displaying the desired content:

 WARNING  Compiled with 1 warnings                                     11:09:10 AM

 warning  in ./content/HelloWorld.comp.md

Module build failed: TypeError: Object.entries is not a function
    at mergeParserRules (/Users/Ernie.Smith/Documents/nuxtent/sfb/node_modules/nuxtent/dist/loader.js:39:43)
    at mdCompParser (/Users/Ernie.Smith/Documents/nuxtent/sfb/node_modules/nuxtent/dist/loader.js:95:31)
    at Object.module.exports (/Users/Ernie.Smith/Documents/nuxtent/sfb/node_modules/nuxtent/dist/loader.js:124:20)

 @ ./content \.comp\.md$
 @ ./.nuxt/plugins.markdownComponents.template.4020a60a.js
 @ ./.nuxt/index.js
 @ ./.nuxt/client.js
 @ multi webpack-hot-middleware/client?name=client&reload=true&timeout=3000&path=/__webpack_hmr ./.nuxt/client.js
This question is available on Nuxt.js community (#c11)
jamesray commented 6 years ago

+1