Posts
Members
Info
Error Installing Blueprint with Electron React BLPT
Hey everyone, I am trying to use Blueprint with this Electronic React BLPT, however I am very new to web/js/electron and getting an error. The command I am running a newly cloned Electron React BLPT repo is "yarn add @blueprintjs/core react react-dom" There's a ton of errors and…
0
·304d# General
Cannot "yarn add" dependencies
yarn add moment yarn : File C:\Users\Caleb\AppData\Roaming\npm\yarn.ps1 cannot be loaded because running scripts is disabled on this system. For more information, see about_Execution_Policies at https:/go.microsoft.com/fwlink/?LinkID=135170. At line:1 char:1 …
0
Anyone knows some good examples on localizing ERB which works in dev/release
I'm swiping through a lot of outdated i18n examples and extensions. I'm looking for something/tutorial using i18 for react > 9 (best 11.0) Maybe you know an open source project which has a nice implementation? …
0
Running Electron 8 Project on Apple M1 Chip
Hi, I have a Electron React Boilerplate Project based on electron 8. Now I'm planning to buy new MacBook Pro with Apple M1 Chip for development. I'm curious to know whether my Electron 8 project will work on it or not? …
0
Adding @types
I am getting errors: ERROR in dll renderer Module not found: Error: Can't resolve '@types/sha1' in '/Volumes/chaim/Projects/VARRT' …
0
Opening PDF in new window
I am opening PDF in a new window like below it works with yarn dev but do not load pdf once packaged for package-win
0
Anyone try running the Electron-React Boiler plate on a windows terminal?
I can't seem to see any documentation on trying to install or run the application on a windows terminal server. I can't seem to get the app to launch and wanted to check if this is a limitation or a setup issue. I am all by my lonesome so I figure I'll try here to see if I can…
0
How to upgrade packages on outdated boiler plate dependencies?
I can't seem to figure out how to upgrade packages, mainly electron to V.8 without with out getting install errors like " Unknown version 8.5.1 of electron ". Is there documentation anywhere to properly upgrade the boilerplate packages? This would be much appreciated.
1