Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

你好,更新最新代码后运行不起来,请问要怎么运行? #7

Closed
zsoftbuilder opened this issue Jun 24, 2021 · 7 comments

Comments

@zsoftbuilder
Copy link

我之前执行如下可以运行,现在不能运行,请问要如何直接运行?
npm install --registry=https://registry.npm.taobao.org;
npm run dev;

@Yiuman
Copy link
Owner

Yiuman commented Jun 24, 2021

可以用yarn
1.npm install --global yarn
2.yarn
3.yarn dev

@zsoftbuilder
Copy link
Author

按你的方式,报下面错
yarn : File C:\Users\soft\AppData\Roaming\npm\yarn.ps1 cannot be loaded because running scripts is disabled on this system. For more information, see about_Execution_Policies at
https:/go.microsoft.com/fwlink/?LinkID=135170.
At line:1 char:1

  • yarn dev
  •   + CategoryInfo          : SecurityError: (:) [], PSSecurityException
      + FullyQualifiedErrorId : UnauthorizedAccess
    

@Yiuman
Copy link
Owner

Yiuman commented Jun 24, 2021

装上yarn没? yarn --version看下

@zsoftbuilder
Copy link
Author

PS C:\workspace\myspace\vue\bpmn-vue-activiti> npm install --global yarn

changed 1 package, and audited 2 packages in 2s

found 0 vulnerabilities
PS C:\workspace\myspace\vue\bpmn-vue-activiti> yarn --version
yarn : File C:\Users\soft\AppData\Roaming\npm\yarn.ps1 cannot be loaded because running scripts is disabled on this system. For more information, see about_Execution_Policies at
https:/go.microsoft.com/fwlink/?LinkID=135170.
At line:1 char:2

  • yarn --version
  •  + CategoryInfo          : SecurityError: (:) [], PSSecurityException
     + FullyQualifiedErrorId : UnauthorizedAccess
    

@Yiuman
Copy link
Owner

Yiuman commented Jun 24, 2021

用的powerShell吗,换gitbash试试

@zsoftbuilder
Copy link
Author

请问一下,人员设置这块只能是选择呢?要是使用${assignee}或者${candidateUser}这种UEL表达式就没法设置了?这块设置应该使用文本框吧?文本框可以设置任何值包括UEL表达式

@Yiuman
Copy link
Owner

Yiuman commented Jun 24, 2021

可以直接输入的

@Yiuman Yiuman closed this as completed Jun 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants