You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.
Hey there, I just encountered the following error with Alva:
ENOENT: no such file or directory, open 'C:\Users\JakubAntczak\Desktop\FalixAlvaResearch\lib\index.d.ts'
Stack Trace
Error: ENOENT: no such file or directory, open 'C:\Users\JakubAntczak\Desktop\FalixAlvaResearch\lib\index.d.ts'
at Object.openSync (fs.js:436:3)
at Object.module.(anonymous function) [as openSync] (ELECTRON_ASAR.js:160:31)
at Object.readFileSync (fs.js:341:35)
at Object.fs.readFileSync (ELECTRON_ASAR.js:580:40)
at Function.module.exports.precinct.paperwork (C:\Program Files\Alva\Alva Canary\resources\app.asar\index.js:73486:20)
at getImportsFromPath (C:\Program Files\Alva\Alva Canary\resources\app.asar\index.js:206320:10)
at findPatternCandidates (C:\Program Files\Alva\Alva Canary\resources\app.asar\index.js:206294:30)
at analyzePatterns (C:\Program Files\Alva\Alva Canary\resources\app.asar\index.js:206160:37)
at Object.analyze (C:\Program Files\Alva\Alva Canary\resources\app.asar\index.js:206113:32)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey there, I just encountered the following error with Alva:
Stack Trace
The text was updated successfully, but these errors were encountered: