You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Executing: wasmer add dynamite-bud/ayush --npm outputs nothing to stdout, which makes it hard to know if it has succeeded or what was the npm command that ran under the hood.
What I would expect is something along this lines:
$ wasmer add dynamite-bud/ayush --npm
Fetching npm package for dynamite-bud/ayush
Running: npm install https://abc.tar.gz
-> STDOUT from npm in realtime
The text was updated successfully, but these errors were encountered:
Executing:
wasmer add dynamite-bud/ayush --npm
outputs nothing to stdout, which makes it hard to know if it has succeeded or what was the npm command that ran under the hood.What I would expect is something along this lines:
The text was updated successfully, but these errors were encountered: