Closed
Description
Hi,
I'm using visual studio code to reproduce this sample in typescript
all works fine until I arrive at the point 4 and try to use moment. I follow the instructions, install the package using jspm, but I have the error message that cannot find this module, and the source files are not compiled.
Am I missing something?