s3bc40

Results 6 comments of s3bc40

We have the same error on our side ```bash Error while collecting story /ourPath : ReferenceError: window is not defined at T (/builds/assessfirst/frontend/af-library/node_modules/.pnpm/[email protected]/node_modules/webfontloader/webfontloader.js:6:186) at U (/builds/assessfirst/frontend/af-library/node_modules/.pnpm/[email protected]/node_modules/webfontloader/webfontloader.js:7:242) at Q. (/builds/assessfirst/frontend/af-library/node_modules/.pnpm/[email protected]/node_modules/webfontloader/webfontloader.js:7:370) at...

Draft the PR since the issue might be more complex to make VVM vyper to take into account the mox `lib` path system. ```py from snekmate.auth import ownable as ow...

I might have an idea. It will be an addition to Titanoboa and also Moccasin to make it works with prior versions of the latest `vyper`. And let project with...

My proposal here: https://github.com/vyperlang/titanoboa/pull/391 Tell me if there is any breakpoint or if it is not relevant, I don't mind! Thanks for your time!

I tried the `get_search_paths(_search_path)` but the main problem does not seem to be this. I struggled between my personal mistakes and the errors, but I always end up in the...

New update with something that "works" but I do not think it is stable. At least it leads to something. --- I essentially investigated inside the VVM code from the...