nuxt-themes / alpine

The minimalist blog theme, powered by Nuxt & Markdown.
https://alpine.nuxt.space
MIT License
284 stars 57 forks source link

Error when running #162

Closed AFzOfficial closed 9 months ago

AFzOfficial commented 10 months ago
 ERROR  Cannot start nuxt:  Cannot redefine property: __internal__deprecationWarning

  at Function.defineProperty (<anonymous>)
  at Object.<anonymous> (node_modules/@babel/types/lib/index.js:66:8)
  at Module._compile (node:internal/modules/cjs/loader:1241:14)
  at Module._extensions..js (node:internal/modules/cjs/loader:1295:10)
  at Module.load (node:internal/modules/cjs/loader:1091:32)
  at Module._load (node:internal/modules/cjs/loader:938:12)
  at Module.require (node:internal/modules/cjs/loader:1115:19)
  at require (node:internal/modules/helpers:130:18)
  at Object.<anonymous> (node_modules/@babel/types/src/builders/validateNode.ts:3:1)
  at Module._compile (node:internal/modules/cjs/loader:1241:14)

How to fix this problem?