Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wip: Attempt review comments #1

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

ltfschoen
Copy link
Owner

Summary of changes

Get this error when run:


running bridge-dapp: .....

 ERROR in ./src/index.tsx
Module build failed (from ../../node_modules/thread-loader/dist/cjs.js):
Thread Loader (Worker 0)
[BABEL]: Cannot find module '@babel/plugin-syntax-import-assertions'
Require stack:
- /app/webb-monorepo/apps/bridge-dapp/node_modules/@babel/preset-env/lib/available-plugins.js
- /app/webb-monorepo/apps/bridge-dapp/node_modules/@babel/preset-env/lib/filter-items.js
- /app/webb-monorepo/apps/bridge-dapp/node_modules/@babel/preset-env/lib/index.js
- /app/webb-monorepo/apps/bridge-dapp/node_modules/@babel/core/lib/config/files/module-types.js
- /app/webb-monorepo/apps/bridge-dapp/node_modules/@babel/core/lib/config/files/configuration.js
- /app/webb-monorepo/apps/bridge-dapp/node_modules/@babel/core/lib/config/files/index.js
- /app/webb-monorepo/apps/bridge-dapp/node_modules/@babel/core/lib/index.js
- /app/webb-monorepo/apps/bridge-dapp/node_modules/babel-loader/lib/index.js
- /app/webb-monorepo/node_modules/loader-runner/lib/loadLoader.js
- /app/webb-monorepo/node_modules/loader-runner/lib/LoaderRunner.js
- /app/webb-monorepo/node_modules/thread-loader/dist/worker.js (While processing: /app/webb-monorepo/apps/bridge-dapp/node_modules/@babel/preset-env/lib/index.js)

    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:995:15)
    at Function.Module._load (node:internal/modules/cjs/loader:841:27)
    at Module.require (node:internal/modules/cjs/loader:1067:19)
    at require (node:internal/modules/cjs/helpers:103:18)
    at Object.<anonymous> (/app/webb-monorepo/apps/bridge-dapp/node_modules/@babel/preset-env/lib/available-plugins.js:12:37)
    at Module._compile (node:internal/modules/cjs/loader:1165:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1219:10)
    at Module.load (node:internal/modules/cjs/loader:1043:32)
    at Function.Module._load (node:internal/modules/cjs/loader:878:12)
    at Module.require (node:internal/modules/cjs/loader:1067:19)

webpack 5.75.0 compiled with 1 error in 25590 ms

@ltfschoen ltfschoen force-pushed the luke/review-comments-wip branch from 222f1fd to acf8115 Compare February 23, 2023 23:20
@github-actions
Copy link

Deploy Preview for stats-dapp development is ready! Thanks for the contribution @ltfschoen

Name Link
🔨 Latest commit 222f1fd40965d68c52ccad9f1928475b3f41bacd
🔍 Latest deploy log https://app.netlify.com/authorize?response_type=ticket
😎 Deploy Preview

To edit notification comments on pull requests, go to your Netlify site settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant