Skip to content

SERVER.JS SPLIT PROBLEM (UBUNTU) #43

Description

@AntoineIN

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions