alva icon indicating copy to clipboard operation
alva copied to clipboard

New bug report

Open BojanKocijan opened this issue 4 years ago • 0 comments

Hey there, I just encountered the following error with Alva:

ENOENT: no such file or directory, open '/Users/bojankocijan/Documents/GitHub/alva-design-master/lib/index.d.ts'
Stack Trace
Error: ENOENT: no such file or directory, open '/Users/bojankocijan/Documents/GitHub/alva-design-master/lib/index.d.ts'
    at Object.fs.openSync (fs.js:577:3)
    at Object.module.(anonymous function) [as openSync] (ELECTRON_ASAR.js:166:20)
    at Object.fs.readFileSync (fs.js:483:33)
    at Object.fs.readFileSync (ELECTRON_ASAR.js:563:29)
    at Function.module.exports.precinct.paperwork (/Applications/Alva.app/Contents/Resources/app.asar/index.js:57787:20)
    at getImportsFromPath (/Applications/Alva.app/Contents/Resources/app.asar/index.js:170783:10)
    at findPatternCandidates (/Applications/Alva.app/Contents/Resources/app.asar/index.js:170757:30)
    at analyzePatterns (/Applications/Alva.app/Contents/Resources/app.asar/index.js:170651:37)
    at Object.analyze (/Applications/Alva.app/Contents/Resources/app.asar/index.js:170609:32)

BojanKocijan avatar Sep 16 '20 14:09 BojanKocijan