-
## Prerequisites
- [?] Using yarn
- [?] Using an up-to-date [`master` branch](https://github.com/electron-react-boilerplate/electron-react-boilerplate/tree/master)
- [?] Using latest vers…
-
Hi
I am having problems doing a clean npm i. The output is:
```
C:\n\scalablets>npm i
npm WARN deprecated @types/reselect@2.2.0: This is a stub types definition for reselect (https://github.co…
-
Hi, I think this boilerplate seems very comprehensive and advanced for production usage.
However I am having trouble understanding the code.
Would you be able to place some inline comments to help …
-
Hi,
I have an Angular CLI project running in Electron. When I follow your instructions and import the module like this `import NFC from '../../../node_modules/nfc-pcsc';`, and call `const nfc = new N…
-
I get the following error when trying to render a simple tree:
ERROR in ./~/react-tree-menu/src/TreeMenu.jsx
Module parse failed: ..../node_modules/react-tree-menu/src/TreeMenu.jsx Line 57: Unexpecte…
ghost updated
8 years ago
-
> It's 2016, and your Meteor app has crash landed in ...
This describes my situation perfectly!
What do you see the pros/cons of using crater vs using [meteor-webpack](https://github.com/therea…
-
Hi,
What would be the best way to go about running larger projects with J2V8? I have a project with a ±50 internal modules and same amount of dependencies. All the documents point to creating a t…
-
please help me out from this error:
`TypeError: tag[primaryAttributeKey].toLowerCase is not a function
(anonymous function)
node_modules/react-helmet/lib/HelmetUtils.js:141
138 | return false;…
-
for any interested parties - I plan to update the readme and the codebase - will clean stuff up more and it will be completely react views
-
I have been experimenting using BokehJS without Python in TypeScript projects using webpack, React, etc, and as Jupyter extensions. Here is a demo of a WIP frontend-only Jupyter extension using BokehJ…