meetalva / alva

Create living prototypes with code components.

Home Page:https://meetalva.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New bug report

rberger opened this issue · comments

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

Started a fresh new project and immediately selected Connect Library. Navigated to a fresh clone of alva-desgin repo and selected package.json and got this.

ENOENT: no such file or directory, open '/Users/rberger/omnyway/visx/alva/alva-design/lib/index.d.ts'
Stack Trace
Error: ENOENT: no such file or directory, open '/Users/rberger/omnyway/visx/alva/alva-design/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)