nuxt-edgedb
nuxt-edgedb copied to clipboard
import: command not found" when trying to run nuxt-edgedb-module
This is due to the shell trying to run the file. Files in the .bin directory should generally have a #!/usr/bin/env node on the top for exactly this reason.