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
I get this error when running yarn bigtest server --launch=chrome after upgrading from bigtest 0.13.3 to 0.14.1:
TypeError: project_1.jsTSConfig is not a function
diagnostics
Argv
server,--launch=chrome
Stack
TypeError: project_1.jsTSConfig is not a function
at prepareInputOptions (/Users/johanms/workspace/fleks/fleks-marketing/node_modules/@bigtest/bundler/dist/bundler.js:54:89)
at prepareWatchOptions (/Users/johanms/workspace/fleks/fleks-marketing/node_modules/@bigtest/bundler/dist/bundler.js:87:12)
at Bundler.watch (/Users/johanms/workspace/fleks/fleks-marketing/node_modules/@bigtest/bundler/dist/bundler.js:114:37)
at watch.next ()
at /Users/johanms/workspace/fleks/fleks-marketing/node_modules/effection/dist/effection.js:1:7739
at e.r.advance (/Users/johanms/workspace/fleks/fleks-marketing/node_modules/effection/dist/effection.js:1:7781)
at e.r.enter (/Users/johanms/workspace/fleks/fleks-marketing/node_modules/effection/dist/effection.js:1:7701)
at t.call (/Users/johanms/workspace/fleks/fleks-marketing/node_modules/effection/dist/effection.js:1:8325)
at t.n.enter (/Users/johanms/workspace/fleks/fleks-marketing/node_modules/effection/dist/effection.js:1:4576)
at t.call (/Users/johanms/workspace/fleks/fleks-marketing/node_modules/effection/dist/effection.js:1:9495)
The text was updated successfully, but these errors were encountered:
Error Report
I get this error when running
yarn bigtest server --launch=chrome
after upgrading from bigtest0.13.3
to0.14.1
:TypeError: project_1.jsTSConfig is not a function
diagnostics
Argv
server,--launch=chrome
Stack
TypeError: project_1.jsTSConfig is not a function
at prepareInputOptions (/Users/johanms/workspace/fleks/fleks-marketing/node_modules/@bigtest/bundler/dist/bundler.js:54:89)
at prepareWatchOptions (/Users/johanms/workspace/fleks/fleks-marketing/node_modules/@bigtest/bundler/dist/bundler.js:87:12)
at Bundler.watch (/Users/johanms/workspace/fleks/fleks-marketing/node_modules/@bigtest/bundler/dist/bundler.js:114:37)
at watch.next ()
at /Users/johanms/workspace/fleks/fleks-marketing/node_modules/effection/dist/effection.js:1:7739
at e.r.advance (/Users/johanms/workspace/fleks/fleks-marketing/node_modules/effection/dist/effection.js:1:7781)
at e.r.enter (/Users/johanms/workspace/fleks/fleks-marketing/node_modules/effection/dist/effection.js:1:7701)
at t.call (/Users/johanms/workspace/fleks/fleks-marketing/node_modules/effection/dist/effection.js:1:8325)
at t.n.enter (/Users/johanms/workspace/fleks/fleks-marketing/node_modules/effection/dist/effection.js:1:4576)
at t.call (/Users/johanms/workspace/fleks/fleks-marketing/node_modules/effection/dist/effection.js:1:9495)
The text was updated successfully, but these errors were encountered: