question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

npm run-script release:mac success, but cannot be opened because of a problem.

See original GitHub issue

Hi, 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’.

image

Please help, thanks in advance!

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
Jocscommented, Oct 28, 2018

@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.

0reactions
hitzhangjiecommented, Oct 28, 2018

@Jocs Yeah, I will.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found