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
Testing to build this app and noticed when I am packaging for Windows and building the installer, both fails with missing dependency to Mock.mjs as shown in screenshot below:
Using master
The text was updated successfully, but these errors were encountered:
Yes, main branch I mean (used to Bitbucket more ;) )
Running npm start (after npm install) works fine.
Then I tested npm run package:win and tried to run the EXE in folder `` and then the above happens.
Also tested setup:win and running the installer gives the same error.
Hi,
Testing to build this app and noticed when I am packaging for Windows and building the installer, both fails with missing dependency to Mock.mjs as shown in screenshot below:
Using
master
The text was updated successfully, but these errors were encountered: