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

SERVER.JS SPLIT PROBLEM (UBUNTU) #43

Open
AntoineIN opened this issue Oct 24, 2019 · 0 comments
Open

SERVER.JS SPLIT PROBLEM (UBUNTU) #43

AntoineIN opened this issue Oct 24, 2019 · 0 comments

Comments

@AntoineIN
Copy link

Hi,

I installed instapy-dashboard correctly. I put the .env file at the root folder.
Everything is fine at this point on my VPS (Ubuntu 18.04).

But when i try "npm start"
i got this error :

TypeError: Cannot read property 'split' of undefined
[1] at Object. (/root/instapy-dashboard/src/services/server.js:10:48)
[1] at Module._compile (module.js:652:30)
[1] at Object.Module._extensions..js (module.js:663:10)
[1] at Module.load (module.js:565:32)
[1] at tryModuleLoad (module.js:505:12)
[1] at Function.Module._load (module.js:497:3)
[1] at Function.Module.runMain (module.js:693:10)
[1] at startup (bootstrap_node.js:188:16)
[1] at bootstrap_node.js:609:3

Any idea ?

Thanks

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

1 participant