nuxt-edgedb icon indicating copy to clipboard operation
nuxt-edgedb copied to clipboard

import: command not found" when trying to run nuxt-edgedb-module

Open watzon opened this issue 1 year ago • 0 comments

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.

watzon avatar Aug 29 '24 20:08 watzon