You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
at first: i'm not quite sure if by bugreport belongs here, but maybe you can help me out to address it right.
i'Ve a project that needs to be run with --harmony-proxies,
therefore my tests need that parameter too.
Hi,
at first: i'm not quite sure if by bugreport belongs here, but maybe you can help me out to address it right.
i'Ve a project that needs to be run with --harmony-proxies,
therefore my tests need that parameter too.
On linux or osx im fine with
on windows there is node_modules/.bin/jasmine-node.cmd
there is no way to give nodeparameter to it, nor can is call it with node.
what i do is:
but that ignores the whole bin-thing, i need to fix that test-command if jasmine-node internally changes.
So, if that .cmd file is delivery from you, count this bug-report as a bug-report.
If not, who does creates this file, npm itself?
The text was updated successfully, but these errors were encountered: