0

だから私はmikro-ormとpostgresqlを使ってvisualstudioコードでcreatedbしようとしていますが、エラーがあります:

createdb lireddit
The name "createdb" is not recognized as the name of a cmdlet, function, script file, or executable program. Check the spelling
name, as well as the presence and correctness of the path, and then try again.
+ createdb <<<<  lireddit
    + CategoryInfo          : ObjectNotFound: (createdb:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

その前に、mikro-orm と postgresql を yarn でインストールしましたが、動作しないようです。

4

1 に答える 1