noseglid / atom-build

:hammer: Build your project directly from the Atom editor
https://atom.io/packages/build
MIT License
248 stars 97 forks source link

Error in Windows 10 with .atom-build.yml #600

Open santanuchakrabarti opened 1 year ago

santanuchakrabarti commented 1 year ago

I am trying to run atom-build with the following entry in .atom-build.yml in windows 10.

cmd: "echo Hello World!!"

targets:
  build all: "echo Hello World!!"

But whenever I am pressing Control+Alt+B Atom editor is throwing the following error.

No configuration to build this project exists.
[Hide Stack Trace](https://github.com/noseglid/atom-build/issues/new#)
No eligible build target.: No configuration to build this project exists.
    at file:///C:/Users/ce/.atom/packages/build/lib/build.js:113:15