stevvvn
stevvvn
The following does not work, though it seems to me it should ([email protected]): ```js import graphqlHTTP from 'express-graphql'; // @0.6.12 import { buildSchema } from 'graphql'; // @1.13.2 import express...
I ran into this issue trying to bundle an app with `nexe`: > Acorn error: Octal literal in strict mode (3:13) > File: /home/git/hub-service-node/node_modules/qrcode-terminal/lib/main.js > > 1 var QRCode =...