commuter icon indicating copy to clipboard operation
commuter copied to clipboard

commuter installation on AWS

Open KailasJanardhanan opened this issue 6 years ago • 11 comments

Application or Package Used Tried to install commuter using the command npm install @nteract/commuter -g I tried it on Ubuntu instance(VM) on AWS.

Describe the bug I am getting the following error Error: Cannot find module '../../babel.flow.config' at Function.Module._resolveFilename (internal/modules/cjs/loader.js:580:15) at Function.Module._load (internal/modules/cjs/loader.js:506:25) at Module.require (internal/modules/cjs/loader.js:636:17) at require (internal/modules/cjs/helpers.js:20:18) at Object. (/usr/lib/node_modules/@nteract/commuter/node_modules/@nteract/webpack-configurator/index.js:12:25) at Module._compile (internal/modules/cjs/loader.js:688:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:699:10) at Module.load (internal/modules/cjs/loader.js:598:32) at tryModuleLoad (internal/modules/cjs/loader.js:537:12) at Function.Module._load (internal/modules/cjs/loader.js:529:3)

To Reproduce Steps to reproduce the behavior:

  1. Take an Ubuntu 18.04.1 instance on AWS
  2. Install npm by the following commands curl -sL https://deb.nodesource.com/setup_10.x | sudo bash - sudo apt install nodejs
  3. Install commuter using the command - npm install @nteract/commuter -g
  4. Post this if we just run the command 'commuter', you will get the exception mentioned above

Expected behavior Proper installation.

Screenshots NA

Desktop (please complete the following information):

  • OS: Ubuntu 18.04.1 instance on AWS
  • Browser NA
  • Version NA

Additional context NA

KailasJanardhanan avatar Nov 16 '18 12:11 KailasJanardhanan

Is there any specific version of node js you recommend. Also is there any prerequisite that babel should be installed

KailasJanardhanan avatar Nov 20 '18 12:11 KailasJanardhanan

Same problem as in #3654

ryanzlu avatar Nov 20 '18 21:11 ryanzlu

I am seeing this issue, as well.

mstewart141 avatar Nov 26 '18 17:11 mstewart141

Same here.

sayonkumarsaha avatar Nov 26 '18 17:11 sayonkumarsaha

I am seeing the same issue, any update?

aabdullah-bos avatar Nov 29 '18 19:11 aabdullah-bos

Thanks everyone, it is confirmed that is an issue. We will try to get this fixed as soon as possible.

jdetle avatar Nov 29 '18 20:11 jdetle

I can confirm the same issue is on Ubuntu 16.04 with nodejs v10.15.0

jimdowling avatar Jan 11 '19 07:01 jimdowling

I can confirm the same issue is on Debian 8 with nodejs v8.15.0

weldpua2008 avatar Feb 10 '19 12:02 weldpua2008

Same issue here, any news about it?

asyd avatar Mar 06 '19 09:03 asyd

Any workaround of this? I am facing the same issue.

GagandeepS avatar Mar 06 '19 10:03 GagandeepS

@jdetle i am curious if you have any update on this issue, or if you can recommend someone i might ping RE the above? thank you!!

mstewart141 avatar Mar 06 '19 21:03 mstewart141