-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
When I run pub run build_runner build --output=build as admin (#56), the corrupted file functions/build/node/packages is generated.
If I run firebase deploy --debug --only functions, I get the following error:
[2019-07-11T18:19:46.508Z] <<< HTTP RESPONSE 200 content-type=application/json; charset=UTF-8, vary=X-Origin, Referer, Origin,Accept-Encoding, date=Thu, 11 Jul 2019 18:19:46 GMT, server=ESF, cache-contro
l=private, x-xss-protection=0, x-frame-options=SAMEORIGIN, x-content-type-options=nosniff, alt-svc=quic=":443"; ma=2592000; v="46,43,39", accept-ranges=none, transfer-encoding=chunked
[2019-07-11T18:19:46.934Z] Error: EPERM: operation not permitted, stat 'C:\Users\hugoc\IdeaProjects\Flutter\buster\functions\build\node\packages'
Error: Could not read source directory. Remove links and shortcuts and try again.
After deleting packages, I'm able to deploy.
I'm using the exact pubspec.yaml, node/index.dart and build.yaml, as shown in the readme.
incognitojam and basketball-ico
Metadata
Metadata
Assignees
Labels
No labels