-
Notifications
You must be signed in to change notification settings - Fork 119
Cannot read property 'mappedPath' of undefined at EagerSourceMapTransformer.setBreakpoints #256
Comments
Can I have the log or repro steps? |
Ping @mike-kaufman |
how would I create a log? Repo steps may involve a private repo, so I can PM you instructions for that if you'd like. |
You can just set |
The bug is
The doc's sourceReference is from the previous debug session. The adapter isn't expecting a sourceReference that doesn't exist yet. But I will reply over email about why the sourcemaps aren't working. |
Error messages will be fixed in the next release, but the underlying issue could still be addressed. |
I am getting the similar error, i guess its because of the change in the node version, I had node v8.0 now its v10.x |
From Mike Kaufman
Known issue? We’re generating maps w/ gulp-typescript IIRC, so maybe something w/ how maps are getting gen’d?
The text was updated successfully, but these errors were encountered: