-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
OS: ubuntu-18.04
when running npm start
the build fails on bootstrap module due to this bug:
removing the ^
prevents it upgrading the package. somehow, upgrading the package seems to break the build. removing ^
from the bootstrap package version number solves the issue.
https://github.com/blockstart/nem-coinbase-token-sale-website/blob/master/package.json#L26
Metadata
Metadata
Assignees
Labels
No labels