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
Error: Can't walk dependency graph: Cannot find module 'C:\Users\zhou\Desktop\Sui\code\Sui8192\js\*' from 'C:\Users\zhou\Desktop\Sui\code\Sui8192\js\_fake.js'
required by C:\Users\zhou\Desktop\Sui\code\Sui8192\js\_fake.js
at C:\Users\zhou\Desktop\Sui\code\Sui8192\node_modules\resolve\lib\async.js:167:35
at load (C:\Users\zhou\Desktop\Sui\code\Sui8192\node_modules\resolve\lib\async.js:186:43)
at onex (C:\Users\zhou\Desktop\Sui\code\Sui8192\node_modules\resolve\lib\async.js:211:17)
at C:\Users\zhou\Desktop\Sui\code\Sui8192\node_modules\resolve\lib\async.js:24:69
at FSReqCallback.oncomplete (node:fs:198:21)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
The text was updated successfully, but these errors were encountered:
On Mon, Nov 28, 2022 at 3:33 AM e274426380 ***@***.***> wrote:
Env: Windows10
use: yarn && yarn build && npx browser-sync start --server
Error: Can't walk dependency graph: Cannot find module 'C:\Users\zhou\Desktop\Sui\code\Sui8192\js\*' from 'C:\Users\zhou\Desktop\Sui\code\Sui8192\js\_fake.js'
required by C:\Users\zhou\Desktop\Sui\code\Sui8192\js\_fake.js
at C:\Users\zhou\Desktop\Sui\code\Sui8192\node_modules\resolve\lib\async.js:167:35
at load (C:\Users\zhou\Desktop\Sui\code\Sui8192\node_modules\resolve\lib\async.js:186:43)
at onex (C:\Users\zhou\Desktop\Sui\code\Sui8192\node_modules\resolve\lib\async.js:211:17)
at C:\Users\zhou\Desktop\Sui\code\Sui8192\node_modules\resolve\lib\async.js:24:69
at FSReqCallback.oncomplete (node:fs:198:21)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
—
Reply to this email directly, view it on GitHub
<#6>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABO2N2GK4OGQSO2FG3IS3DWKRU7NANCNFSM6AAAAAASNB3KKM>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
Env: Windows10
use: yarn && yarn build && npx browser-sync start --server
The text was updated successfully, but these errors were encountered: