-
Notifications
You must be signed in to change notification settings - Fork 91
Open
Description
installing new DyanamoDB does not add the local path in the path.
I have to assign localpath to "bin" in order to install the database.
[ '-Djava.library.path=/Users/aaalsubaie/Projects/propman-server/node_modules/dynamodb-localhost/dynamodb//bin/DynamoDBLocal_lib', '-jar', 'DynamoDBLocal.jar', '-port', 8000 ]
this might be the source of the problem:
db_dir = utils.absPath(config.setup.install_path)
Metadata
Metadata
Assignees
Labels
No labels