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 render error

See original GitHub issue

I’m using the latest version of Sketch Beta…

When running npm run render

I receive the following error

`pm ERR! argv “/usr/local/bin/node” “/usr/local/bin/npm” “run” “dev” npm ERR! node v7.2.0 npm ERR! npm v3.10.9

npm ERR! missing script: dev npm ERR! npm ERR! If you need help, you may report this error at: npm ERR! https://github.com/npm/npm/issues

npm ERR! Please include the following file with any support request:`

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:15 (4 by maintainers)

github_iconTop GitHub Comments

5reactions
jemgoldcommented, May 25, 2017

This is a bug with Sketch 44 - we’re working on fixing it - #72

3reactions
dennylouiscommented, May 24, 2017

I’m getting this error in the terminal when trying to render any of the examples.

Admins-Mac-Pro:colors admin$ npm run render

> colors@ render /Users/admin/react-sketchapp/examples/colors
> skpm build --watch --run

🖨  Copied src/manifest.json in 8ms
error Error while running the command after build
2017-05-24 11:14:49.340 coscript[20612:195633655] Exception: (null)

[NOTE: this exception originated in the server.]
[NOTE: this exception originated in the server.]
*** Object does not implement or has different method signature for selector 'hasExtension:'


⛏  Built main.js in 3035ms
Read more comments on GitHub >

github_iconTop Results From Across the Web

Npm Run Build Failed - Render community
I am deploying my app and the build failed with the following error. Dec 1 04:26:47 PM ==> Cloning from https://github.com/Kelvonetics/workout- ...
Read more >
Quickstart npm run render error · Issue #138 - GitHub
Reporting a bug or issue Running the quick start and following these instructions: Open a new Sketch file, then in a terminal: git...
Read more >
error-render - npm
Start using error-render in your project by running `npm i error-render`. There are no other projects in the npm registry using error-render.
Read more >
After using 'npm run build' to fix problems shows Server Errors
I tried to use Vercel to deploy my app although I came up with a lot of errors so I used npm run...
Read more >
react-scripts: command not found error [Solved] | bobbyhadz
Run the `npm install react-scripts` command to solve the react-scripts: command not found error. If necessary delete your `node_modules` directory and your ...
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