RyanAuger

Results 12 comments of RyanAuger

I have this same issue. My app crashes whenever I try to close the client...

I have my node_modules symlink'd into a service directory and was getting this issue. I symlink'd my package.json and package-lock.json to that same directory and the issue subsided.

buuuut sls deploy does not work. EEXIST: file already exists, symlink '../../node_modules/' -> '.....build/node_modules'

@kartik9k Did you find any documentation outside of the examples?

@jcbooth2 Did you experience issues with transmitting Serial to BT ? Right now I have my serial line set to a baud rate of 9600 and the nRF is dropping...

I just tried again, reversing the order: checkout out OLDER version removed build and rebar3 release checked out NEWER version rebar3 release attempted an appup with SUCCESS I just went...

@lrascao This is the "previous version" that is being overwritten though, not the current version

Thanks! I didn't realize that you could add it to all of those files!