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
In testA.js, things work as expected. testB.js and testC.js do not, the latter of which is closest to the situation I'm dealing with, and which gives the "Can't find module" error.
Anyone care to shed some light on this behavior?
Thanks 😄
The text was updated successfully, but these errors were encountered:
This might be related to #46 or maybe #152 (and related). Not sure.
Created a repo with relevant test cases: https://github.com/mendelk/btest
In
testA.js
, things work as expected.testB.js
andtestC.js
do not, the latter of which is closest to the situation I'm dealing with, and which gives the "Can't find module" error.Anyone care to shed some light on this behavior?
Thanks 😄
The text was updated successfully, but these errors were encountered: