-
in nuxt.config.js
i changed to
css: [
'@/assets/css/global.scss'
]
and it throws error
15888:0918/113806.973:ERROR:CONSOLE(7574)] "Extension server error: Object not found: ", source: chro…
-
https://github.com/nuxt/nuxt.js/issues/3215
https://github.com/nuxt-community/electron-template/issues/19
https://github.com/nuxt-community/electron-template/issues/18
-
Following up on https://github.com/ipfs/js-ipfs-http-client/pull/897#issuecomment-442394693, we need to let users know of the module rename.
@mikeal proposed that a PR is submitted to each repo to …
-
Hi everybody,
I'm using Nuxt in several evironments (web, spa, electron, android) and this module is a holy grail for me. But I got a little problem when using this stuff in SPA mode without server…
-
Hi,
Nice package! I'm facing an issue that blocks the loading, apparently caused by the axios package (https://github.com/nuxt-community/axios-module).
I get a "Cannot read property 'env' of undef…
-
### CodePen demo
https://codepen.io/pen?template=wGqJEz
### Steps to reproduce the problem
1. [electron-nuxt-element.zip](https://github.com/ElemeFE/element/issues/12135#issuecomment…
-
i'm noob, just wanna close the app without frame
this is my code
`
const remote = require('electron').remote
export default {
methods: {
close () {
remote.getCurrent…
-
Getting an error using keytar with [this boilerplate](https://github.com/chentsulin/electron-react-boilerplate) during the build process:
```
ERROR in ./~/keytar/build/Release/keytar.node
Module …
-
### Element UI version
2.2.1
### OS/Browsers version
macos 10.12.6 (16G29)
### Vue version
2.5.16
### Reproduction Link
[nuxtelement](https://github.com/ElemeFE/element/files/2232167/…
-
Can you provide an easy installation for vuetify + NUXT?