https://github.com/payter/nuxt3test
https://github.com/payter/nuxt3test
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/payter/nuxt3test
- Owner: PayteR
- Created: 2021-10-14T01:56:20.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-29T22:51:24.000Z (about 4 years ago)
- Last Synced: 2025-01-03T18:15:01.562Z (10 months ago)
- Language: Vue
- Size: 941 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# This doesn't work
```
Uncaught TypeError: Cannot destructure property '__extends' of '_tslib_js__WEBPACK_IMPORTED_MODULE_0___default.a' as it is undefined.
at eval (index.js?8a15:3)
at Module../node_modules/tslib/modules/index.js (app.js:2730)
at __webpack_require__ (runtime.js:854)
at fn (runtime.js:151)
at eval (index.js?5184:1)
at Module../node_modules/graphql-tag/lib/index.js (app.js:849)
at __webpack_require__ (runtime.js:854)
at fn (runtime.js:151)
at Module.eval (vue-apollo.esm.js:52)
at eval (vue-apollo.esm.js:2243)
```