Not compatible with Windows
triqi opened this issue · 4 comments
triqi commented
MikhailSemichev commented
Doesn't work on windows as well. sls offline start
fails
stefancruz commented
It seems to work fine in powershell.
RyanFelt commented
I am running this fine on windows, all I had to do was pass in a callback function to install.
dynamodbLocal.install( () => {} );
stefancruz commented
dynamodbLocal.install( () => {} );
I did a pull request to update the documentation regarding this issue, but it still open.