alva icon indicating copy to clipboard operation
alva copied to clipboard

New bug report

Open gnansai opened this issue 4 years ago • 0 comments

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

Cannot find module './app-bar' from 'C:\Users\gnana\AppData\Local\Temp\alva\packages\@meetalva\[email protected]\node_modules\@meetalva\material-design\lib'
Stack Trace
Error: Cannot find module './app-bar' from 'C:\Users\gnana\AppData\Local\Temp\alva\packages\@meetalva\[email protected]\node_modules\@meetalva\material-design\lib'
    at Function.module.exports.module.exports [as sync] (G:\Softwares\UI UX\Alva Canary\resources\app.asar\index.js:286391:15)
    at precinct.paperwork.filter.map (G:\Softwares\UI UX\Alva Canary\resources\app.asar\index.js:206322:29)
    at Array.map (<anonymous>)
    at getImportsFromPath (G:\Softwares\UI UX\Alva Canary\resources\app.asar\index.js:206322:10)
    at findPatternCandidates (G:\Softwares\UI UX\Alva Canary\resources\app.asar\index.js:206294:30)
    at analyzePatterns (G:\Softwares\UI UX\Alva Canary\resources\app.asar\index.js:206160:37)
    at Object.analyze (G:\Softwares\UI UX\Alva Canary\resources\app.asar\index.js:206113:32)

gnansai avatar Sep 29 '20 15:09 gnansai