CIDARLAB / Neptune-iGEM-2016

BSD 2-Clause "Simplified" License
11 stars 12 forks source link

Does not create Workspace Directory if it does not exist #25

Closed rkrishnasanka closed 7 years ago

rkrishnasanka commented 7 years ago

This error shows up as soon you confirm the workspace directory:

This error occurs on : /api/getprojects

image

This error shows up as soon as you create a new project:

This error occurs on : /api/makeproject

image

This error shows up when the following endpoint is called:

http://localhost:3000/specify

image