@parcel/core | Community
Skip to main content
New Participant
August 2, 2021
Question

@parcel/core

  • August 2, 2021
  • 6 replies
  • 2571 views

I am getting following error while running - aio app run

 

press CTRL+C to terminate dev environment
× Build failed.
@parcel/core: Unknown pipeline: ./C.

 

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

6 replies

New Participant
August 5, 2021

Thanks, moving to C:\ resolved the issue

tmj
Employee
August 3, 2021
Hi @navin_kumar0601, please note that Node 15 is not a fully supported version. Our recommendation is to use Node14.
Employee
August 2, 2021

There is a bug.  I hit this same issue on widows a couple of weeks back.  I had to move my project to C drive to resolve the issue.
I will check and see what the bug number is so you can follow its resolution.

Employee
August 2, 2021

I added a bug to the engineering project for the aio app plugin in github.
https://github.com/adobe/aio-cli-plugin-app/issues/449

If you would like to follow the issue or add some notes please feel free to.

New Participant
August 2, 2021

aio info 

 

 

New Participant
August 2, 2021
this is ths
tmj
Employee
August 2, 2021
Hi @navin_kumar0601, could you please add the output of the `aio info` command to your question?