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

Feedback for “Basic Configuration” #49

Open
bennekrouf opened this issue Feb 11, 2024 · 1 comment
Open

Feedback for “Basic Configuration” #49

bennekrouf opened this issue Feb 11, 2024 · 1 comment
Assignees

Comments

@bennekrouf
Copy link

bennekrouf commented Feb 11, 2024

blocked at the very beginning using default configuration :

An extremely fast bundler
v0.1.0-beta.12

warn core could not resolve configuration file
debug core configuration load error
{
"code": "MODULE_NOT_FOUND",
"requireStack": [
"/home/t5h0qo/code/poc/similar/node_modules/@react-native-esbuild/core/dist/index.js",
"/home/t5h0qo/code/poc/similar/node_modules/@react-native-esbuild/cli/dist/index.js"
]
}

info dev-server dev server listening on http://localhost:8081

info cli > press 'r' to reload
info cli > press 'd' to open developer menu

info cli sending 'devMenu' command...

@leegeunhyeok
Copy link
Owner

Is the react-native-esbuild.js configuration file located at the root of your project?

This log is displayed when the configuration cannot be found and is the intended behavior. (It will fall back to the default configuration.)

@leegeunhyeok leegeunhyeok self-assigned this Sep 14, 2024
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

No branches or pull requests

2 participants