healthhackersER / CAMA-CORE-Example

4 stars 1 forks source link

[Build error] Directory Typo #31

Closed alexq-hh closed 4 years ago

alexq-hh commented 4 years ago

Problem

As a developer I tried to run the project on a fresh Ubuntu install. While starting the node.js server (npm run web) I get an build error.

Solution

Rename directory from: /CAMA-CORE-Example/Screens/FormMetainfo to /CAMA-CORE-Example/Screens/FormMetaInfo

Goal

Initial build should work :)

Additional Hints

At the moment I want to create a development VM and review/validate the installation process.

GundlackFelixDEV commented 4 years ago

@ alexq-hh Thanks for the issue - very good description! Fixed it and pull-request waiting #32 to be confirmed by review...