fails with the error below. unblocked myself using laconic-so webapp-deploy with this hack: cerc-io/stack-orchestrator#765
[5/5] Building fresh packages...
Done in 49.25s.
14.1.0
yarn run v1.22.19
$ next experimental-compile
Attention: Next.js now collects completely anonymous telemetry regarding usage.
This information is used to shape Next.js' roadmap and prioritize features.
You can learn more, including how to opt-out if you'd not like to participate in this anonymous program, by visiting the following URL:
https://nextjs.org/telemetry
▲ Next.js 14.1.0
Creating an optimized production build ...
Failed to compile.
./src/components/trade/TradeChart/index.tsx
Module not found: Can't resolve 'utils/charting_library'
https://nextjs.org/docs/messages/module-not-found
Import trace for requested module:
./src/pages/TradePage.tsx
> Build failed because of webpack errors
error Command failed with exit code 1.
fails with the error below. unblocked myself using `laconic-so webapp-deploy` with this hack: https://git.vdb.to/cerc-io/stack-orchestrator/pulls/765
```
[5/5] Building fresh packages...
Done in 49.25s.
14.1.0
yarn run v1.22.19
$ next experimental-compile
Attention: Next.js now collects completely anonymous telemetry regarding usage.
This information is used to shape Next.js' roadmap and prioritize features.
You can learn more, including how to opt-out if you'd not like to participate in this anonymous program, by visiting the following URL:
https://nextjs.org/telemetry
▲ Next.js 14.1.0
Creating an optimized production build ...
Failed to compile.
./src/components/trade/TradeChart/index.tsx
Module not found: Can't resolve 'utils/charting_library'
https://nextjs.org/docs/messages/module-not-found
Import trace for requested module:
./src/pages/TradePage.tsx
> Build failed because of webpack errors
error Command failed with exit code 1.
```
[5/5] Building fresh packages...
Done in 49.25s.
14.1.0
yarn run v1.22.19
$ next experimental-compile
Attention: Next.js now collects completely anonymous telemetry regarding usage.
This information is used to shape Next.js' roadmap and prioritize features.
You can learn more, including how to opt-out if you'd not like to participate in this anonymous program, by visiting the following URL:
https://nextjs.org/telemetry
▲ Next.js 14.1.0
Creating an optimized production build ...
Failed to compile.
./src/components/trade/TradeChart/index.tsx
Module not found: Can't resolve 'utils/charting_library'
https://nextjs.org/docs/messages/module-not-found
Import trace for requested module:
./src/pages/TradePage.tsx
> Build failed because of webpack errors
error Command failed with exit code 1.
fails with:
```
[5/5] Building fresh packages...
Done in 49.25s.
14.1.0
yarn run v1.22.19
$ next experimental-compile
Attention: Next.js now collects completely anonymous telemetry regarding usage.
This information is used to shape Next.js' roadmap and prioritize features.
You can learn more, including how to opt-out if you'd not like to participate in this anonymous program, by visiting the following URL:
https://nextjs.org/telemetry
▲ Next.js 14.1.0
Creating an optimized production build ...
Failed to compile.
./src/components/trade/TradeChart/index.tsx
Module not found: Can't resolve 'utils/charting_library'
https://nextjs.org/docs/messages/module-not-found
Import trace for requested module:
./src/pages/TradePage.tsx
> Build failed because of webpack errors
error Command failed with exit code 1.
```
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
fails with the error below. unblocked myself using
laconic-so webapp-deploywith this hack: cerc-io/stack-orchestrator#765fails with:
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.