Eric Grossé
Results
2
issues of
Eric Grossé
I used the code from the documentation and get the following error: `Uncaught TypeError: fs.readFileSync is not a function` This was from a browserify setup. Using webpack, I get a...
question
So I did the usual `git clone` -> `npm install` -> `npm start` -> open browser at `localhost:8080` and the application works, but it has an annoying performance issue. First,...