Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Windows version missing dependency when importing transactions #1012

Closed
Isabello opened this issue Nov 26, 2017 · 1 comment
Closed

Windows version missing dependency when importing transactions #1012

Isabello opened this issue Nov 26, 2017 · 1 comment

Comments

@Isabello
Copy link

OS: Windows 10
Nano Version 1.3.0-rc1

Expected behaviour

Imported votes do not throw a missing dependency when trying to generate a transaction.

Actual behaviour

image

[Window Title]
Error

[Main Instruction]
A JavaScript error occurred in the main process

[Content]
Uncaught Exception:
Error: Cannot find module '../screen'
    at Module._resolveFilename (module.js:485:15)
    at Function.Module._resolveFilename (C:\Users\Isabella\AppData\Local\Programs\lisk-nano\resources\electron.asar\common\reset-search-paths.js:35:12)
    at Function.Module._load (module.js:437:25)
    at Module.require (module.js:513:17)
    at require (internal/module.js:11:18)
    at Object.get [as screen] (C:\Users\Isabella\AppData\Local\Programs\lisk-nano\resources\electron.asar\browser\api\exports\electron.js:11:16)
    at Object.init (C:\Users\Isabella\AppData\Local\Programs\lisk-nano\resources\app.asar\build\main.js:27138:41)
    at Object.create (C:\Users\Isabella\AppData\Local\Programs\lisk-nano\resources\app.asar\build\main.js:27173:9)
    at App.<anonymous> (C:\Users\Isabella\AppData\Local\Programs\lisk-nano\resources\app.asar\build\main.js:27528:17)
    at emitTwo (events.js:130:20)
    at App.emit (events.js:213:7)

[OK]

Steps to reproduce

Navigate to lisk.builders and create a vote list.

Initiate vote with the first step that takes you into lisk nano to sign the transaction

Soution:

run npm update on the windows build machine and rebuild the binaries.

@slaweet slaweet added the bug label Nov 27, 2017
slaweet added a commit that referenced this issue Nov 27, 2017
Fix launch protocol error on windows and linux - Closes #1012
@slaweet slaweet self-assigned this Nov 27, 2017
@slaweet slaweet added the *easy label Nov 27, 2017
@slaweet
Copy link
Contributor

slaweet commented Nov 27, 2017

Fixed in #1014

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants