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
Hi, installing it globally under linux i end up with a broken executable. I tried to analyze it as best as I can and I think it is missing the Hash-Bang at the top, that tells it to execute via node: #!/usr/bin/env node
Hi, installing it globally under linux i end up with a broken executable. I tried to analyze it as best as I can and I think it is missing the Hash-Bang at the top, that tells it to execute via node:
#!/usr/bin/env node