Skip to content
This repository has been archived by the owner on Dec 10, 2019. It is now read-only.

Updating dependencies to fix #68 #70

Merged
merged 6 commits into from Mar 6, 2019
Merged

Updating dependencies to fix #68 #70

merged 6 commits into from Mar 6, 2019

Conversation

cbjuan
Copy link
Collaborator

@cbjuan cbjuan commented Mar 5, 2019

Summary

As stated in the issue #68, the extension was raising an error when launching.
After some research, we understood that the error is related to package fsevents (only available for OSX). So we updated all the packages. Also, during the big update, we experience errors with https://github.com/mike-lischke/antlr4-c3 package and other things (security issues with Jest, etc.), but all of them seem to be solved.

Details and comments

Some links about the error in the case of #68:

I tested this PR as follows:

  • Launching the extension from the extension host process while developing
  • Installing the extension manually from a VSIX package, launching it, and playing with some extension commands like executing Python code, etc.

Please, test it to be sure it works before releasing a new version.

@ydarias ydarias merged commit 120291d into master Mar 6, 2019
@ydarias ydarias deleted the fix-issue-68 branch March 6, 2019 08:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants