Lauren
Results
2
issues of
Lauren
- nativejsx 4.3.0 - node 9.5.0 With the following file: ```javascript console.log( Test ) ``` Invoked via command-line: `nativejsx src/index.jsx` I get this error: ``` $ node_modules/.bin/nativejsx src/index.jsx /Users/lauren/Projects/physmod/node_modules/nativejsx/node_modules/acorn/dist/walk.js:29 base[type](node,...
Apologies in advance for the difficulty I'm having reliably reproducing this. If you can give me any information on how to get more information from the app to help debugging...