npm run-script release:mac success, but cannot be opened because of a problem.
See original GitHub issueHi, I use marktext as my Markdown editor, I like it, I want to make some changes to it to meet my needs, so I download the source code and make some changes to it. I run npm run-script dev to test the changes made to it, it works, so I want to install it to /Applications.
After that, I run command npm run-script release:mac to build the release version *.dmg on my mac. It successfully build the *.dmg install package, then I install it to /Applications. When I run it, it pops up the following dialog, it says ‘Mark Text cannot be opened because of problem’.

Please help, thanks in advance!
Issue Analytics
- State:
- Created 5 years ago
- Comments:6 (2 by maintainers)
Top Results From Across the Web
how to run a script without logging that that stupid npm error if ...
This is most likely a problem with the package, npm ERR! not with npm ... code) and the true command will exit with...
Read more >npm run scripts does not working - node.js - Stack Overflow
js and trying making the scripts in package.json file to be working. For example I have the next package.json file: { "name": "my ......
Read more >npm-run-script
Description. This runs an arbitrary command from a package's "scripts" object. If no "command" is provided, it will list the available scripts.
Read more >Getting Started - ESBuild
Getting Started. #Install esbuild. First, download and install the esbuild command locally. A prebuilt native executable can be installed using npm (which ...
Read more >4 Solutions To Run Multiple Node.js or NPM Commands ...
Node and NPM : they just go together like peanut butter and jelly. ... will wait until the server has successfully started before...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

@hitzhangjie In the near future, we will also make some changes to some of Mark Text’s interactions, such as adding toolbars, a new sidebar, and hopefully you will continue to pay attention to Mark Text.
@Jocs Yeah, I will.