Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

commuter installation on AWS #251

Open
KailasJanardhanan opened this issue Nov 16, 2018 · 11 comments
Open

commuter installation on AWS #251

KailasJanardhanan opened this issue Nov 16, 2018 · 11 comments
Assignees

Comments

@KailasJanardhanan
Copy link

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
Copy link
Author

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

@ryanzlu
Copy link

ryanzlu commented Nov 20, 2018

Same problem as in #3654

@mstewart141
Copy link

I am seeing this issue, as well.

@sayonkumarsaha
Copy link

Same here.

@aabdullah-bos
Copy link

I am seeing the same issue, any update?

@jdetle jdetle self-assigned this Nov 29, 2018
@jdetle
Copy link
Member

jdetle commented Nov 29, 2018

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

@jimdowling
Copy link

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

@weldpua2008
Copy link

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

@rgbkrk rgbkrk transferred this issue from nteract/nteract Feb 10, 2019
@asyd
Copy link

asyd commented Mar 6, 2019

Same issue here, any news about it?

@GagandeepS
Copy link

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

@mstewart141
Copy link

@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!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants