npm prepare script should be used instead of prepack
When trying to use a twing fork, the typescript compilation fails because prepack occurs before the node_modules are installed.
Edited by Eric MORAND
When trying to use a twing fork, the typescript compilation fails because prepack occurs before the node_modules are installed.