Commuter does not run on macOS
See original GitHub issueI followed the instructions to install it
yarn global add @nteract/commuter
Afterwards, when i try to run it using
COMMUTER_LOCAL_STORAGE_BASEDIRECTORY=<~/dev/notebooks> commuter
it fails with the following error
CONFIGURED DISCOVERY none
internal/modules/cjs/loader.js:589
throw err;
^
Error: Cannot find module '../../babel.flow.config'
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:587:15)
at Function.Module._load (internal/modules/cjs/loader.js:513:25)
at Module.require (internal/modules/cjs/loader.js:643:17)
at require (internal/modules/cjs/helpers.js:22:18)
at Object.<anonymous> (/Users/nkose/.config/yarn/global/node_modules/@nteract/webpack-configurator/index.js:12:25)
at Module._compile (internal/modules/cjs/loader.js:707:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:718:10)
at Module.load (internal/modules/cjs/loader.js:605:32)
at tryModuleLoad (internal/modules/cjs/loader.js:544:12)
at Function.Module._load (internal/modules/cjs/loader.js:536:3)
Issue Analytics
- State:
- Created 5 years ago
- Comments:7 (4 by maintainers)
Top Results From Across the Web
My commuter isn't connecting to the Inter… - Apple Community
My laptop was working perfectly yesterday, but now today it won't connect. What should I do? ... MacBook Pro, Mac OS X (10.7.3)....
Read more >Unable to launch commuter · Issue #249 - GitHub
I am trying to set up commuter to work with an s3 storage backend on an Amazon EC2 instance. Referencing the documentation at ......
Read more >New build of Macintosh OSX 10.6.x computer presenting 'Error ...
When attempting to check out a commuter license, the client is presenting 'Error 75' and a commuter license cannot be checked-out.
Read more >How to Determine Which Apps may or may not work in macOS ...
Check the 'Obtained from' in that column. If a 64-bit app is from an 'Identified Developer', 'Mac App Store' or 'Apple' then there...
Read more >Installing an SPSS Commuter License on Laptops
Below are commuter license procedures for Mac and Windows. ... Note: when the duration of days for your license expires, SPSS will no...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’m going to move this issue over to nteract/commuter, I’ll be working on commuter again this week and we can track it there.
Hello folks! I’m closing this issue as it is a duplicate of #249. Please read that thread for a resolution for this problem.