You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 4, 2022. It is now read-only.
Describe the bug
As part of ongoing Mira changes, the DeploymentPermissions constructor now requires a second parameter, which is missing from this sample.
To Reproduce
Steps to reproduce the behavior:
npm run build
See the error: An argument for 'props' was not provided.
Expected behavior
No build errors
Screenshots
Additional context
A dummy props file can be provided, containing just an "env" entry
The text was updated successfully, but these errors were encountered:
Describe the bug
As part of ongoing Mira changes, the
DeploymentPermissions
constructor now requires a second parameter, which is missing from this sample.To Reproduce
Steps to reproduce the behavior:
npm run build
An argument for 'props' was not provided.
Expected behavior
No build errors
Screenshots
Additional context
A dummy props file can be provided, containing just an "env" entry
The text was updated successfully, but these errors were encountered: