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.

Development on windows

See original GitHub issue

Gday

I just pulled down Chart.js to take a look at the source code and a possible contribution, when I ran npm install it installed a bunch of dependencies but soon it hit some errors related to node-gyp.

When I tried to run gulp dev --test I got

C:\Users\Rowan\Desktop\Chart.js-master\node_modules\socket.io\lib\store.js:35
Store.prototype.__proto__ = EventEmitter.prototype;
````

Any ideas, Im running node v7.4.0 and windows 10...

Thanks
Rowan

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
rowanwinscommented, Feb 15, 2017

Thanks for the info @etimberg , I’ll have a look into rolling back.

Fyi I’m interested in potentially adding some more events that get fired so I was going to do a little bit of playing in the source to see how it all works

0reactions
rowanwinscommented, Feb 15, 2017

Thanks, fingers crossed you might see a pull request soon!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Setup a development environment on Windows | Microsoft Learn
An integrated development environment that you can use to edit, debug, build code, and publish apps, including compilers, intellisense code ...
Read more >
How to set up the perfect modern dev environment on Windows
Once you're all set up, the first thing you want to do is enable Windows Developer mode. Head to the Settings app, then...
Read more >
Surprisingly Software Development on Windows is Awesome ...
If you're using Docker, development on Windows and Mac feels virtually the same. If not, Windows development experience is closer to Linux ...
Read more >
The Complete Windows Web Developer Setup Guide
The first and most important part of setting up your Windows dev environment is installing the Windows Subsystem for Linux (WSL). I recommend ......
Read more >
windows-development-environment/README.md at master
Setup Windows 10 for Modern/Hipster Development ... A fresh Windows isn't entirely ready for modern development, but all the tools you need are...
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