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
world-deployer | (node:458) ExperimentalWarning: Importing JSON modules is an experimental feature. This feature could change at any time
world-deployer | (Use node --trace-warnings ... to show where the warning was created)
world-deployer | (node:294) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
Progress : [###########-----------------------------] 28.57%
Progress : [#################-----------------------] 42.86%
world-deployer | (node:760) ExperimentalWarning: Importing JSON modules is an experimental feature. This feature could change at any time
world-deployer | (Use node --trace-warnings ... to show where the warning was created)
world-deployer | (node:925) ExperimentalWarning: Importing JSON modules is an experimental feature. This feature could change at any time
world-deployer | (Use node --trace-warnings ... to show where the warning was created)
world-deployer | (node:760) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
apparently can use
NODE_NO_WARNINGS=1
otherwise its noisy
might be coming from https://github.com/search?q=repo%3Alatticexyz%2Fmud+%22assert+%7B+type%3A+%5C%22json%5C%22+%7D%3B%22&type=code
The text was updated successfully, but these errors were encountered: