nuxtent-template icon indicating copy to clipboard operation
nuxtent-template copied to clipboard

"Object.entries is not a function" error

Open readtedium opened this issue 7 years ago • 1 comments

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)

readtedium avatar Dec 25 '17 16:12 readtedium

+1

jamesray avatar Jan 02 '18 21:01 jamesray