Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't Add Card #9

Open
OnePoke2 opened this issue Sep 18, 2019 · 0 comments
Open

Can't Add Card #9

OnePoke2 opened this issue Sep 18, 2019 · 0 comments

Comments

@OnePoke2
Copy link

OnePoke2 commented Sep 18, 2019

After clean install by these command, the error had occuered.
How to solve this error?

> git clone https://github.com/kava-labs/switch
> cd switch
> npm install
> npm run serve

---- >

vue.runtime.esm.js?2b0e:619 [Vue warn]: Error in render: "TypeError: Cannot read property 'privateKey' of undefined"

found in

---> <ConfigEth> at src/components/dialog/pages/ConfigEth.vue
       <ModalDialog> at src/components/dialog/Dialog.vue
         <App> at src/components/App.vue
           <Root>
vue.runtime.esm.js?2b0e:1888 TypeError: Cannot read property 'privateKey' of undefined
    at Proxy.render (eval at ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"e300843a-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js?!./node_modules/cache-loader/dist/cjs.js?!./node_modules/vue-loader/lib/index.js?!./src/components/dialog/pages/ConfigEth.vue?vue&type=template&id=6b985715&scoped=true& (app.js:2980), <anonymous>:53:50)
    at VueComponent.Vue._render (vue.runtime.esm.js?2b0e:3542)
    at VueComponent.updateComponent (vue.runtime.esm.js?2b0e:4060)
    at Watcher.get (vue.runtime.esm.js?2b0e:4473)
    at Watcher.run (vue.runtime.esm.js?2b0e:4548)
    at flushSchedulerQueue (vue.runtime.esm.js?2b0e:4304)
    at Array.eval (vue.runtime.esm.js?2b0e:1980)
    at flushCallbacks (vue.runtime.esm.js?2b0e:1906)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant