We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm submitting a ... (check one with "x")
Current behavior: Build fails.
Expected behavior: Build should not fail.
Steps to reproduce: npm install --no-optional && npm run:build
npm, node, OS, Browser Node: v9.11.1 NPM: 5.6.0 OS: Linux e0c501f7be9c 4.9.87-linuxkit-aufs #1 SMP Wed Mar 14 15:12:16 UTC 2018 x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered:
Hi @shahzadfatehali, you have a typo in your command npm run:build, should be npm run build.
npm run:build
npm run build
Sorry, something went wrong.
No branches or pull requests
Issue type
I'm submitting a ... (check one with "x")
Issue description
Current behavior:
Build fails.
Expected behavior:
Build should not fail.
Steps to reproduce:
npm install --no-optional && npm run:build
npm, node, OS, Browser
Node: v9.11.1
NPM: 5.6.0
OS: Linux e0c501f7be9c 4.9.87-linuxkit-aufs #1 SMP Wed Mar 14 15:12:16 UTC 2018 x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered: