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

Building packages doesn't work anymore #1447

Open
1 task done
RickLMS opened this issue May 21, 2024 · 3 comments
Open
1 task done

Building packages doesn't work anymore #1447

RickLMS opened this issue May 21, 2024 · 3 comments
Labels

Comments

@RickLMS
Copy link

RickLMS commented May 21, 2024

Describe the bug

When running the "npm run build" command to build my package files and the zip file I get an error saying: "You must be an editor to upload files to a project". This is new, it was working fine until last week. Came to the same project today and I get that.

Link to the blitz that caused the error

https://stackblitz.com/edit/stackblitz-starters-firsrl

Steps to reproduce

Go to the terminal window
Type "npm run build"
It builds but the output file are not getting created/update, you get the error "You must be an editor to upload files to a project"

Expected behavior

It should output the package files and zip like it has been doing for weeks.

Parity with Local

Screenshots

image

Platform

Browser name  = Chrome
Full version  = 124.0.0.0
Major version = 124
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36 Edg/124.0.0.0
performance.memory = {
  "totalJSHeapSize": 73008127,
  "usedJSHeapSize": 63996595,
  "jsHeapSizeLimit": 4294705152
}
Hash = 14f85cda

Additional context

No response

@jrvidal
Copy link
Contributor

jrvidal commented May 21, 2024

@RickLMS 👋 Thanks for the report. The project you linked gives me a 404. Can you provide a different repro?

@RickLMS
Copy link
Author

RickLMS commented May 21, 2024

I made this one public, same issue:
https://stackblitz.com/edit/stackblitz-starters-firsrl

@RickLMS
Copy link
Author

RickLMS commented May 21, 2024

Actually, it worked once I made it public. So, something has changed this week on the free version for private projects.

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

No branches or pull requests

2 participants