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

@parcel/core: Unknown pipeline: ./C. #449

Open
davidbenge opened this issue Aug 2, 2021 · 5 comments
Open

@parcel/core: Unknown pipeline: ./C. #449

davidbenge opened this issue Aug 2, 2021 · 5 comments
Assignees
Labels
bug

Comments

@davidbenge
Copy link

davidbenge commented Aug 2, 2021

Describe the bug
With version 7.1.0 and 8.0.0 of CLI and app plugin if your project is in D: on windows 10 you will get this error when doing app run

error on run × Build failed.
@parcel/core: Unknown pipeline: ./C.

The fix is to move your project to C drive but that's not a good solution for our customers.

Thread on issue in slack
https://adobeio.slack.com/archives/CE7AW75QV/p1623719675113200

Thread with customer
https://experienceleaguecommunities.adobe.com/t5/project-firefly-questions/parcel-core/qaq-p/417895#M484

To Reproduce
Steps to reproduce the behavior:

  1. Go to terminal on windows 10. Have your project in D: or another drive not C: and do aio app run.
  2. error: error on run × Build failed.
    @parcel/core: Unknown pipeline: ./C.

Expected behavior
aio app run should build and run the firefly application

Screenshots
See referenced threads above

Desktop (please complete the following information):
System:
OS: Windows 10 10.0.19042
CPU: (8) x64 Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
Memory: 25.76 GB / 47.91 GB
Binaries:
Node: 14.17.0
Yarn: 1.22.5
npm: 6.14.13
Virtualization:
Docker: 20.10.6
npmGlobalPackages:
@adobe/aio-cli: Not Found
CLI plugins:
core:
@adobe/aio-cli 7.1.0
@adobe/aio-cli-plugin-app 7.0.2
@adobe/aio-cli-plugin-auth 2.4.1
@adobe/aio-cli-plugin-config 2.3.0
@adobe/aio-cli-plugin-console 3.3.0
@adobe/aio-cli-plugin-events 1.1.5
@adobe/aio-cli-plugin-info 2.0.0
@adobe/aio-cli-plugin-runtime 4.0.0
@oclif/plugin-autocomplete 0.3.0
@oclif/plugin-help 2.2.3
@oclif/plugin-not-found 1.2.4
@oclif/plugin-plugins 1.10.0
@oclif/plugin-warn-if-update-available 1.7.0
user:
@adobe/aio-cli-plugin-certificate 0.3.0 (*)
@adobe/aio-cli-plugin-doc 1.2.1
link:

Additional context
Add any other context about the problem here. There is another aio info in the experience league forum linked above.

@meryllblanchet meryllblanchet added the bug label Aug 2, 2021
@meryllblanchet
Copy link
Contributor

meryllblanchet commented Aug 2, 2021

Thanks for reporting the issue, @davidbenge !

@Himavanth could you check?

@Himavanth
Copy link
Contributor

Himavanth commented Aug 3, 2021

This is a parcel issue. Will check with latest parcel RC release if this got fixed with parcel-bundler/parcel#6495

@shazron
Copy link
Member

shazron commented Aug 3, 2021

@Himavanth looks like it is in rc.0 release parcel-bundler/parcel@dee58e9 (see the tag in the commit header)

@aiojbot
Copy link
Collaborator

aiojbot commented Aug 3, 2021

JIRA issue created: https://jira.corp.adobe.com/browse/ACNA-1241

@meryllblanchet
Copy link
Contributor

meryllblanchet commented Aug 5, 2021

Quick update: this new release candidate comes with extra breaking changes that can impact largely existing apps and the CLI build&deploy for SPAs. We will need more time to assess these and integrate this new Parcel release.

Meanwhile, the best workaround is still to create an app on the C drive.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug
Projects
None yet
Development

No branches or pull requests

5 participants