Project build not works
See original GitHub issueHello, I’ve tried following build process, but it just keep showing logs with build command
$ npm run build
> wrangler-root@0.0.0 build /Users/kination/workspace/oss/wrangler2
> npm run build --workspace=wrangler
> wrangler-root@0.0.0 build /Users/kination/workspace/oss/wrangler2
> npm run build --workspace=wrangler
> wrangler-root@0.0.0 build /Users/kination/workspace/oss/wrangler2
> npm run build --workspace=wrangler
> wrangler-root@0.0.0 build /Users/kination/workspace/oss/wrangler2
> npm run build --workspace=wrangler
...
...
Am I doing correctly, or missing something?
Issue Analytics
- State:
- Created 2 years ago
- Comments:27 (27 by maintainers)
Top Results From Across the Web
Visual Studio project not building when I click debug or press F5
Right-click the Solution (not project) in the Solution Explorer and select Configuration Manager. Check if Build is turn off for the current configuration....
Read more >Why Doesn't My Visual Studio Solution Build ... - Code Buckets
If you have continuous build – check that is still working and running through cleanly. The code might not work for anyone.
Read more >Build not build/rebuild/clean doesn't starting
Visual Studio 2015 appears to work correctly, until I attempt to build, rebuild, or clean a project or solution. Then the build seems...
Read more >Deployment project build fails with VS2022, works with VS2019
i have upgraded a solution from VS 2019 to 2022. all is working fine, all projects build successfully and run successfully.
Read more >Newcomers » Project doesn't build - Eclipse Community Forums
via Project > Clean (assuming you have "Build Automatically" enabled, which is almost always recommended). ... open the project Properties > Java ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Ok I see what’s happening here. You need to create a workers.dev subdomain on the dashboard. Go to dash.cloudflare.com, choose Workers in the left sidebar, and you should see a UI to set your workers subdomain in the right sidebar.
Some follow up notes for us -
I’m going to reopen this issue, and we’ll edit the title to reflect the problem and assign to someone to fix it later.
Thank you for helping us find this, appreciate your patience!
Closing as Wrangler appears to be working as expected, and this issue is turning into a mix of different resolved problems. @djKooks - Please open a new issue with any new problems you encounter.