export : The term 'export' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path
was included, verify that the path is correct and try again.
At line:1 char:1
+ export PATH=$PWD/node_modules/.bin:$PATH
+ ~~~~~~
+ CategoryInfo : ObjectNotFound: (export:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
字符串
我尝试powershell但错误持续
1条答案
按热度按时间hivapdat1#
如果确实需要这样做,请使用PowerShell功能使其与平台无关。
字符串